This is an app that gives the user a new, secure password. When user clicks "Generate Password" button a rendomly generated password appears in the password window for the user to use.
The app has several options to chose from:
- Character length between 8 - 128;
- The password can include lowercase, uppercase, numeric and special characters.
- Password is generated based on user selected critetia.
User can find a deployed app by clicking => Password Challenge
User can access repo => Git repo
