Skip to content

Paing100/PasswordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

A simple web application that generates secure and random passwords based on user-defined criteria. Users can select the length of the password and include options such as uppercase letters, lowercase letters, numbers, and special characters.

Features

  • Customizable Password Length: Users can specify the length of the password (e.g., 5-50 characters).
  • Character Options: Users can choose to include or exclude uppercase letters, lowercase letters, numbers, and special characters.
  • Secure and Random: Generates a strong password that is both random and secure.
  • Copy to Clipboard: One-click functionality to copy the generated password to the clipboard.

Installation

To run this password generator on your local machine, follow these steps:

  1. Clone the Repository:
    git clone https://github.com/Paing100/PasswordGenerator.git
  2. Navigate to the Project Directory:
    cd PasswordGenerator 
  3. Open the Application:
    start index.html

Screenshot

App

Technologies Used

  • HTML/CSS/JavaScript: Core structure, styling, and functionality.

Future Enhancements

  • Password Strength Indicator: Display the strength of the generated password (e.g., weak, medium, strong).

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published