afnames
Afnames are anonymized name tokens used in data processing to replace real given names in datasets. They are designed to preserve some analytic utility—such as approximate name length, distribution, phonetic cues, or linkage possibility—while reducing the risk of revealing the actual names.
Origin and usage: The term appears in privacy-preserving data practices and synthetic data literature. Afnames may
Construction methods: Deterministic methods map a real name to a consistent afname within a given scope. Salted
Applications: Afnames are used in healthcare, social science research, and administrative data sharing where names are
Limitations: If the afname generation process is compromised or if the same seed is reused across datasets,
See also: Pseudonymization, anonymization, tokenization, k-anonymity.