Documentation ¶
Overview ¶
Package alphanum implements functions for randomized alphanum content.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Read ¶
Read fills p with random alphanumeric characters and returns the number of read bytes and a potential error.
func ReadString ¶
ReadString 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.