Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.02 KB

File metadata and controls

28 lines (23 loc) · 1.02 KB

Password Generator

A simple password generator that allows the user to customize the length and character types of their password.

Features

  • 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

Usage

  1. Click the "Generate Password" button
  2. Input the desired length of your password (minimum 10 and maximum 64 characters)
  3. Select which character types to include in your password
  4. Click "OK" to confirm your choices
  5. Your generated password will appear on the page.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Contact

<<<<<<< HEAD For any questions or suggestions, feel free to contact me at [your email address]

For any questions or suggestions, feel free to contact me at [sebti.saber1@gmail.com]

d6448090fa9b3715ea96b24335a5a41c5a8a2f39