Password_Generator A simple password generator made using shell script. (Also Made A C++ Version in this repository) Make this to an executable script in any linux-based OS using chmod +x command and run the script. Added A new CPP version as well.