/passwordgen

A random-word password generator.

Primary LanguagePython

passwordgen

A random-word password generator.

Going off the principal of "Yes, random words are better than random characters. No more questions."

Apparently, I wasn't thinking at all about a dictionary attack... whoops, maybe don't use this, idk.

Also, xkcd.com/936

I'm taking stuff out, as needed, as I go along.