Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RandAlphaNum ¶
randAlphaNum generates a string consisting of characters in the range 0-9, a-z, and A-Z.
func RandNumeric ¶
randNumeric generates a string consisting of characters in the range 0-9.
func RandString ¶
randString is the internal function that generates a random string. It takes the length of the string and a string of allowed characters as parameters.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.