Skip to content

Grace-H/pass-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pass-gen

An easy-to-use pronounceable password generator with a command-line interface.

Usage

Usage: pass-gen [-h] [-n length] [-d numbers] [-s symbols]
Options
  -h  Show this text.
  -n  Length of password. [default: 16]
  -d  Minimum numbers in password.
  -s  Minimum symbols in password.

Dependencies

  • OpenSSL@3.0 or greater

About

pronounceable password generator

Resources

Stars

Watchers

Forks