Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInvalidLength = errors.New("invalid length") ErrFailedToMakeRandomString = errors.New("failed to make random string") )
Functions ¶
func GetRandomNumbers ¶
func GetRandomStringAll ¶
func GetRandomStringClean ¶
func SecureRandomBytes ¶
SecureRandomBytes returns the requested number of bytes using crypto/rand
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.