Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 252 Bytes

File metadata and controls

6 lines (5 loc) · 252 Bytes

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.