Releases: vladik50/simpleP
Releases · vladik50/simpleP
Release list
Initial release of simpleP — a lightweight terminal password generator.
Features:
- Strong passwords by default (16 chars, mixed characters)
- Memorable passwords with words and numbers
- Alphanumeric mode (no symbols)
- PIN generation
- Cryptographically secure (/dev/urandom)
- Zero dependencies: statically linked, works on any Linux