Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateCryptoRandomString ¶
GenerateCryptoRandomString generates a cryptographically secure random string. https://stackoverflow.com/questions/22892120/how-to-generate-a-random-string-of-a-fixed-length-in-go/22892986#22892986
func GenerateCryptoRandomStringNoCache ¶
GenerateCryptoRandomStringNoCache generates a cryptographically secure random string without caching.
func GenerateMathRandomString ¶
GenerateMathRandomString generates a random string.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.