password generate
vpd password generate¶
Generate cryptographically secure random passwords
Options¶
-c, --count int Number of passwords to generate (default 1)
-e, --easy-copy Use only double-click friendly chars (letters, digits, underscore)
-h, --help help for generate
-l, --length int Password length (default 16)
--no-copy Don't copy to clipboard
--no-digits Exclude digits
--no-special Exclude special characters
--no-upper Exclude uppercase letters
SEE ALSO¶
- vpd password - Password utilities