Description
The EmailGen Generator generates an email address consisting of a username and domain.
Generator Parameters
The following parameters may be configured for the EmailGen Generator. Items with an asterisk* are required.
- prefix* - Defines the local part of the email address.
- reference* - Optionally used to reference another Attribute's value to make the local part of the email unique.
- suffix* - Defines the first part of the Domain for the email address.
- extension* - Defines the second part of the Domain for the email address (e.g., com, net, gov)
.
Note: Attributes with "email" in their name will automatically be assigned the EmailGen Generator (e.g., email, personalEmail, businessEmail, etc.).