This application generates a random password based on user-selected criteria.
The user will be prompted to choose from the following password criteria:
-
Option to select length (must be between 8 and 128 characters)
-
Option to select character type:
- Special characters
- Numeric characters
- Lowercase characters
- Uppercase characters
- Option to copy the password to their clipboard.
- Javascript
- CSS
- HTML
For companies that handle large amounts of sensitive data, weak passwords can pose a real security threat. An application that can generate strong passwords quickly and effortlessly saves employees time and ensures secure access to data.
Click on following link -
https://poorva-ramani.github.io/password_generator/