*Random password Generator: Create a password consisting of capital and lowercase letters, numbers, and special characters. When you click on "Generate Password", you will be prompted for the length (min 8 characters, max 128 characters) and what type of characters you want. A password string will then be printed in the text box. You can then click on "Copy to Clipboard" to copy the password. You can also click "Generate Password" to create another password
Known issues: *You cannot exit the program once it is started. If you click "Generate Password" you cannot exit.