UUID
Below is a list of available UUID mask functions.
Hasher
The Hasher ensures consistent anonymization by mapping each UUID to a new, uniquely generated UUID. This transformation preserves uniqueness and referential integrity while ensuring that the original values cannot be traced back. Identical input UUIDs will always produce the same hashed output. To ensure accurate ordering, please see ordering and indexing considerations.
Parameters
No parameters.
Example
If you configure:
The results will be:
Last updated
Was this helpful?