Documentation ¶
Index ¶
- func CheckIpString(formatString string) (bool, error)
- func GetEmail() (string, error)
- func GetEmailWithCustomProvider(provider string) (string, error)
- func GetFemaleName() (string, error)
- func GetIpv4() (string, error)
- func GetIpv4WithCustomOctet(formatString string) (string, error)
- func GetIpv6() (string, error)
- func GetIpv6WithCustomSegment(formatString string) (string, error)
- func GetMaleName() (string, error)
- func GetName() (string, error)
- func GetRandomColorHex() (string, error)
- func GetRandomColorName() (string, error)
- func GetRandomHex(upperLimmit, numberOfBytes uint) (string, error)
- func GetRandomInteger(upperLimit uint) (uint, error)
- func ParseIpString(formatString string) ([]string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckIpString ¶
func GetFemaleName ¶
func GetIpv4WithCustomOctet ¶
func GetMaleName ¶
func GetRandomColorHex ¶
func GetRandomColorName ¶
func GetRandomHex ¶
func GetRandomInteger ¶
func ParseIpString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.