Hostname (HostnameGenerator)
The Hostname generator generates random host names, based on the English language.
Link object structure
The Hostname generator does not support linking. It can be either self-consistent or consistent with another column. You cannot configure differential privacy.
The metadata
object is populated from the BaseMetadata
object.
There is no generator-specific configuration.
Example replacement
In the following example replacement for the Hostname generator, consistency is disabled.
Last updated