/pass-gen

A small (but efficient!) password generator written in Python/C++

Primary LanguageC++MIT LicenseMIT

Pass-gen

A small (but efficient!) password generator written in Python/C++.
It currently allows you to generate a password with virtually any length you like, and the Python version mixes all console-printable characters while the C++ one has a more limited set of characters

📝 License

Copyright © 2022 Horace Hoff.
This project is MIT licensed.