A simple password generator that allows the user to customize the length and character types of their password.
- Prompts user for desired password length (between 10 and 64 characters)
- Prompts user for which character types to include in password (lowercase, uppercase, numeric, and special characters)
- Validates that at least one character type is selected
- Generates a random password that meets the user's criteria
- Click the "Generate Password" button
- Input the desired length of your password (minimum 10 and maximum 64 characters)
- Select which character types to include in your password
- Click "OK" to confirm your choices
- Your generated password will appear on the page.
- HTML
- CSS
- JavaScript
For any questions or suggestions, feel free to contact me at [sebti.saber1@gmail.com]
d6448090fa9b3715ea96b24335a5a41c5a8a2f39