Skip to content

cnscottluo/pass-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pass-gen

A random password generator

Synopsis

A powerful random password generator that creates secure passwords based on specified rules. Controls password length, character types, and minimum digits of digits and special characters.

pass-gen [flags]

Options

  -A, --ambiguous           include ambiguous characters
  -d, --digits              include digits
  -h, --help                help for pass-gen
  -l, --length uint8        password length (default 16)
  -D, --min-digits uint8    minimum digits of digits (default 3)
  -S, --min-symbols uint8   minimum digits of symbols (default 2)
  -s, --symbols             include symbols

SEE ALSO

Auto generated by spf13/cobra on 13-Nov-2024

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages