ASCII Key
Generates unique alpha-numeric strings based on any printable ASCII characters. The length of the source string is not preserved. You can choose to exclude lowercase letters from the generated values.
Characteristics
Consistency | Yes, can be made self-consistent. |
Linking | No, cannot be linked. |
Differential privacy | No |
Data-free | No |
Allowed for primary keys | Yes |
Allowed for unique columns | Yes |
Uses format-preserving encryption (FPE) | Yes |
Privacy ranking |
|
Generator ID (for the API) |
How to configure
To configure the generator:
To exclude lowercase letters from the generated values, toggle Exclude Lowercase Alphabet to the on position.
Toggle the Consistency setting to indicate whether to make the generator consistent. By default, the generator is not consistent.
If Structural data encryption is enabled, then to use it for this column, toggle Use data encryption process to the on position.
Last updated