safe(ish) password generator inspired by xkcd
Made by: Lachi Balabanski
This password generator gets more and more safe as you increase the number of words you wish to use. This password generator was inspired by xkcd, https://xkcd.com/936/ I added in a special character in the words for extra security. Feel free to add more uncommon words to uncommonwords.txt for a greater variety in passwords.Update: can be used from terminal now! To execute from terminal type:
$python main.py -n [number of words]