Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Noise ¶
func Noise(p Parameters) (string, error)
Noise 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.