A memorable and secure password generator by combining 4 random words together
- Clone the repo:
git clone https://github.com/khvitri/XKCD-Password-Generator.git - For Linux and Mac: Traverse to the project directory and enter
./xkcdpwgen [flag and arguments]to run the password generator - For Windows: Traverse to the project directory and enter
python .\xkcdpwgen.py [flag and arguments]to run the password generator