The Masking Name with Gender component takes a first name as input and returns a randomly substituted first name that matches the person's gender. Unlike the dynamic version, this component introduces variability—the same original name can be replaced with different masked names each time the process is run.
The component supports two usage scenarios: explicit and implicit:
The substitution logic also handles names that are used for both males and females. If the input name is not found in the dictionary or its gender is ambiguous, the component selects a replacement from a set of gender-neutral names, ensuring that gender consistency is still maintained.
This allows for realistic and privacy-compliant masking while respecting the gender context of the original data.
Data Masking Components: Names with Gender
Copyright © 2025 Hush-Hush. All rights reserved
Copyright © 2025 Hush-Hush.
All rights reserved