Character Substitution (StringMaskGenerator)
The Character Substitution generator performs a random character replacement that preserves formatting (spaces, capitalization, and punctuation).
Characters are replaced with other characters from within the same Unicode Block.
Link object structure
The Character Substitution generator is implicitly consistent. You cannot configure consistency or differential privacy. There is no generator-specific configuration.
Example replacement
The following example replacement assigns the Character Substitution generator to a column.
Last updated