Skip to content

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

License

Notifications You must be signed in to change notification settings

horacehoff/pass-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.