Skip to content

elocrypt-0.3.0

Compare
Choose a tag to compare
@sgillespie sgillespie released this 15 May 00:14
· 195 commits to main since this release

Initial release. With this version, you can

  • Generate passwords of any length
  • Generate any number of passwords

Limitations:

  • Uses the standard random generator
  • Doesn't insert capitals, numbers, or symbols
  • Doesn't support completely random strings

This includes a CLI interface and API. For more information, check the README.md