Documentation ¶
Overview ¶
Package rand implements function for randomized content.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AlphanumReader = alphanum{}
AlphanumReader is a global shared instance of an alphanumeric character random generator.
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.