Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Alpha ¶ added in v1.1.0
Alpha generates a random string of the given length out of alphabetic characters
func AlphaNum ¶
AlphaNum generates a random string of the given length out of alphanumeric characters
func AlphaNumSymbols ¶
AlphaNumSymbols generates a random string of the given length out of alphanumeric characters and symbols
func New ¶
New generates a random string of the given length out of the characters in char
func Num ¶
Num generates a random string of the given length out of numeric characters
Types ¶
This section is empty.
Source Files
¶
- pwgen.go
Click to show internal directories.
Click to hide internal directories.