The goal of this App is to generate a random password with parameters specified by the user.
This app needs no installation
The password generator prompts the user for the desired length of the password between 8 and 128 characters.
Then it prompts for the parameters of the password: Upper Case, Lower Case, and Special Characters.
The user then pushes the generate password button, and a randomized password appears in the window.
none
none
no tests at this time