Skip to content

This project is a simple password generator that allows users to generate a random password based on the length and complexity they specify. The generated password can include lowercase and uppercase letters, numbers, and special characters.

License

Notifications You must be signed in to change notification settings

MohammedMagdy404/password_generator_extention

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

password_generator_extention

Description

This project is a simple password generator that allows users to generate a random password based on the length and complexity they specify. The generated password can include lowercase and uppercase letters, numbers, and special characters.

Create secure random passwords using the password-generator-chrome-extension.

Installation

To use this project, you can clone the repository to your local machine using the following command: git clone https://github.com/MohammedMagdy404/password_generator_extention.git

Once you have cloned the repository, you can open the index.html file in your web browser to use the password generator.

Usage

To generate a password, simply enter the length of the password you want to generate and select the type of characters you want to include in your password. Then click on the "Generate Password" button and your password will be displayed.

2023-04-24-02-32-24

Contributing

If you would like to contribute to this project, please follow these steps:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/new-feature)
  3. Make your changes and commit them (git commit -am 'Add new feature')
  4. Push to the branch (git push origin feature/new-feature)
  5. Create a pull request

License

This project is licensed under the MIT License. See the LICENSE file for details.

Credits

This project was created by mohamed magdy.

About

This project is a simple password generator that allows users to generate a random password based on the length and complexity they specify. The generated password can include lowercase and uppercase letters, numbers, and special characters.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published