Documentation
¶
Index ¶
- func AppendIfNotExists(slice *[]string, s string)
- func ContainsAnyString(s string, substrings []string) bool
- func GenerateCatchAllUsername() string
- func GenerateNames() (firstName string, lastName string)
- func GenerateSenderEmail() (string, string)
- func IsHighEntropyString(s string) bool
- func IsNumericString(s string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendIfNotExists ¶
func ContainsAnyString ¶
Helper function to check if a string contains any of the given substrings
func GenerateCatchAllUsername ¶
func GenerateCatchAllUsername() string
func GenerateNames ¶
func GenerateSenderEmail ¶
func IsHighEntropyString ¶
func IsNumericString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.