Not cryptographically secure. Generates pseudo-random passwords using C's rand(). Option for seeded password which generates the same each time.
Code is portable using only standard C libraries
For usage on Linux you can optionally remove the .exe extension in the Makefile
- Clone repo
- Run
make setup - Run
make - Run bin\genpwd.exe