Documentation
¶
Overview ¶
Package rand implements random value functions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AlphanumReader = new(alphanumReader)
AlphanumReader is a global, shared instance of a random generator of alpha-numeric characters.
Functions ¶
func AlphanumString ¶ added in v0.105.3
AlphanumString returns a random string of alphanumeric characters and panics if crypto random reader returns an error.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.