Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DomainOf ¶
func DomainOf(maxLength, maxElementLength int, domainSuffix string, dontMatch []string) *rapid.Generator[string]
DomainOf generates an RFC 1035 compliant domain name, with a maximum overall length of maxLength a maximum number of elements of maxElements and the specified domain suffix (assumes compliant).
func DomainWithPort ¶
DomainWithPort generates an RFC 1035 compliant domain name with a port.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.