Generator characteristics
Last updated
Last updated
Consistency
Map the same input values to the same output values across multiple columns, tables, and databases.
Linking
Identify columns that use the same generator and that are inter-dependent or correlated.
Differential privacy
Ensures that the output does not reveal anything that is attributable to a specific member of the source data.
Data-free generators
Indicates that the generator output is completely unrelated to the input.
Column partitioning
Base the value of a column on other related columns.
Uniqueness constraints
Generators that you can use on columns that have uniqueness constraints.
Format-preserving encryption (FPE)
Encrypts data in such a way that the output is in the same format as the input.