Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AlphaNumeric ¶
AlphaNumeric returns an n-length long string containing random alphanumeric characters (both lower and uppercase are possible). Panics when n is not >1.
func RandomBytes ¶
RandomBytes returns a n-length slice containing random bytes. Panics when n is not >1.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.