Documentation ¶
Index ¶
Constants ¶
View Source
const AlphaRunes = UpperAlphaRunes + LowerAlphaRunes
View Source
const LowerAlphaRunes = "abcdefghijklmnopqrstuvwxyz"
View Source
const NumericRunes = "0123456789"
View Source
const UpperAlphaRunes = "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
Variables ¶
This section is empty.
Functions ¶
func DomainName ¶
func DomainName() string
Return a random domain name in the form "randomAlpha.net"
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.