elocrypt-0.3.0
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