Skip to content

sabersebti/JS-Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A JavaScript password generator with a prompt command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors