# Functions

No description provided by the author
Bytes returns n random bytes generated from math/rand's global default Source.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Str constructs a random alphanumeric string of given length from math/rand's global default Source.
StrFromSource produces a random string of a specified length from the specified random source.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Rand is a prng, that is seeded with OS randomness.