ASCII Key (AsciiPkGenerator)
Last updated
Was this helpful?
Last updated
Was this helpful?
The generator can be applied to primary key columns. It generates unique alphanumeric strings based on any printable ASCII characters.
The ASCII Key generator can be configured to be self-consistent, but not consistent with another column. You cannot configure differential privacy.
The metadata
object is populated from the object.
There is no generator-specific configuration.
In the following example replacement for the ASCII Key generator, consistency is disabled. The output values do not include lowercase letters.