Mask any value

Name in the application : MASK_ANY

Changes the original value into masked value in a consistent way.

All characters stay in their original “families”, e.g. capital letters are converted in to capital letters, digits into digits, etc… Non-alphanumeric characters are not masked.

The length of masked value is the same as the length of original value.