The MASK-SHUFFLE directive applies shuffle masking on the column values.
Syntax
Code Block |
---|
mask-shuffle :columm |
The column
specifies the name of an existing column to be masked.
Usage Notes
The MASK-SHUFFLE directive applies shuffle masking on the column values to perform obfuscation by using random character substitution method. This type of masking is fixed length masking, where the data is randomly shuffled in the column on the fixed length string.
Note that vowels, consonants, and numerics are each shuffled separately and retain their case.
Examples
Using this record as an example:
...