Skip to content

"Password Generator" web app that generates a random password using mostly JavaScript with basic HTML styling in CSS. The user can select the length of the password and choose to include or exclude uppercase letters, lowercase letters, numbers, and special characters.

Notifications You must be signed in to change notification settings

ramgpal/Password_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

This is a simple password generator project that generates a random password using mostly JavaScript with basic HTML styling in CSS. The user can select the length of the password and choose to include or exclude uppercase letters, lowercase letters, numbers, and special characters.

How to Use

Click -> https://whimsical-stardust-a7d992.netlify.app/

  1. Select the desired length of your password using the slider or input field.
  2. Check or uncheck the options to include or exclude uppercase letters, lowercase letters, numbers, and special characters.
  3. Click the Generate Password button to generate a random password.
  4. Your generated password will be displayed in the text area.

Technologies Used

  1. Javascript
  2. HTML
  3. CSS

Acknowledgments

This project was inspired by the need for a simple password generator tool that could be used by anyone.

Here's an image of my project:

PasswordGenerator

About

"Password Generator" web app that generates a random password using mostly JavaScript with basic HTML styling in CSS. The user can select the length of the password and choose to include or exclude uppercase letters, lowercase letters, numbers, and special characters.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published