Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RandStringWithAll ¶ added in v0.3.4
func RandStringWithSmall ¶ added in v0.3.4
func SecureRandomString ¶ added in v0.3.4
SecureRandomString returns a string of the requested length, made from the byte characters provided (only ASCII allowed). Uses crypto/rand for security. Will panic if len(availableCharBytes) > 256.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.