- Generate a password with these characteristics:
- length
- uppercase
- lowercase
- numbers
- special characters
- Truly random password
- Easy to use interface
- Find a way to cleanup the code
- Make truely random characters part of the code
- Ask for a word - then we can translate it into something a little stronger
- Turn these functions into a command line version
- Develop a usage page in readme
- Create a deskto