Skip to content

An easy strong password generator made with HTML, JS and CSS, the project idea from scrimba.

License

Notifications You must be signed in to change notification settings

unshreif/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Password generator

This project is a simple Password Generator built to create secure and random passwords. It allows users to generate passwords of varying lengths uppercase letters, lowercase letters, numbers, and special characters.

Screenshots

App Screenshot

Feauters

Customizable Length:

Users can specify the length of the password.

Character Options:

Users can choose to include/exclude uppercase letters, lowercase letters, numbers, and special characters.

Easy to Use:

Simple and intuitive interface for generating secure passwords.

Usage

  • Open the application in your web browser.
  • Click the "Generate Password" button.
  • Copy the generated password and use it as needed.

Technological used

  • HTML/CSS: For structuring and styling the web page.
  • JavaScript: For generating the random passwords based on user preferences.

License

This project is licensed under the MIT License.

🔗 Links

linkedin

twitter

About

An easy strong password generator made with HTML, JS and CSS, the project idea from scrimba.

Topics

Resources

License

Stars

Watchers

Forks