$git clone https://github.com/JusticeServed/Password-Generator
//Compile
$g++ password.cpp -o password
This tool generates a password no less than 8 characters. Passwords are a very important key for a hacker to gain access, which is why generating a much secure password is a must to avoid security breaches within.
"Test" Test