Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 897 Bytes

File metadata and controls

19 lines (14 loc) · 897 Bytes

Changelog

v0.1.0 (2020-04-12)

Full Changelog, PyPi

Initial release

  • Generate (possibly) secure passwords
  • Command line flags to build up character set
  • Traditional passwords with options for lowercase, uppercase, numeral, and special characters
  • Hexadecimal (upper, or lowercase) output mode
  • Generate passwords of a specific, unbounded length
  • Generate an unbounded number of passwords
  • More verbose, informative mode by default
  • Password only mode available by flag. Good for piping into other programs/files
  • Packaged for PyPi

* This Changelog was automatically generated by github_changelog_generator