Character Scramble (TextMaskGenerator)
The Character Scramble generator replaces letters with random other letters and numbers with random other numbers. It preserves punctuation, whitespace, and mathematical symbols.
Link object structure
You can configure the Character Scramble generator to be self-consistent, but not consistent to another column. You cannot configure differential privacy.
The metadata
object is populated from the BaseMetadata
object.
There is no generator-specific configuration.
Example replacement
The following replacement for a Character Scramble generator has consistency disabled.
Last updated