Skip to content

The Password Generator is a web-based application that allows users to generate strong and secure passwords. It provides an easy-to-use interface where users can customize various parameters to create passwords that meet their specific requirements.

Notifications You must be signed in to change notification settings

Harshdev625/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

The Password Generator is a web-based application that allows users to generate strong and secure passwords. It provides an easy-to-use interface where users can customize various parameters to create passwords that meet their specific requirements.

Features

The Password Generator offers the following features:

  1. Password Customization: Users can customize their passwords by specifying the length, including uppercase and lowercase letters, numbers, and special characters.
  2. Secure Passwords: The generated passwords are designed to be strong and secure, utilizing a combination of random characters.
  3. Copy to Clipboard: Users can conveniently copy the generated password to their clipboard with a single click, making it easy to paste into other applications or websites.

Installation

To install the Password Generator locally, please follow these steps:

  1. Clone the repository:
    git clone https://github.com/your-username/password-generator.git
  2. Install the Live Server extension in Visual Studio Code.
  3. Right-click and choose "Open with Live Server"
  4. The Password Generator is now running on localhost.

Usage

Once you have the Password Generator running, follow these steps to generate a password:

  1. Adjust the password length using the provided slider or input field. The default length is 12 characters.
  2. Choose the character types to include in the password. You can enable or disable uppercase letters, lowercase letters, numbers, and special characters.
  3. As you customize the password, the generated password will update in real-time.
  4. Click the "Copy" button to copy the generated password to your clipboard.
  5. Paste the password wherever you need it, such as a password field on a website or in a document.

Tech Stack Used

HTML CSS javascript

Preview

Password Generator

Contributing

Contributions to the Password Generator are welcome! If you encounter any bugs or issues or have ideas for improvements, please open an issue on the repository. Pull requests with enhancements are also appreciated.

(If you liked the project, give it a star 😃)

About

The Password Generator is a web-based application that allows users to generate strong and secure passwords. It provides an easy-to-use interface where users can customize various parameters to create passwords that meet their specific requirements.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published