Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CryptoRandom ¶ added in v0.5.0
CryptoRandom generates a cryptographically-safe random number
func MathRandom ¶ added in v0.5.0
MathRandom generates a random string that does not need to be cryptographically secure This is preferred to CryptoRandom when you don't need the cryptographic security as it is not a drain on the entropy pool.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.