Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Password ¶
func Password(p Parameters) (string, error)
Password creates a password of the specified length if it is valid, or an error if the length is invalid.
Types ¶
type Parameters ¶
Parameters is a struct containing the length desired and whether we want the different classes of characters in the password.
Click to show internal directories.
Click to hide internal directories.