Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.31 KB

README.md

File metadata and controls

40 lines (24 loc) · 1.31 KB

Random Password Generator

Banner

A simple and secure random password generator.

Demo

Check out the live demo: Random Password Generator

Features

  • Generate random and secure passwords
  • Customizable password length
  • Copy to clipboard functionality

Usage

  1. Visit the Random Password Generator website.
  2. Adjust the password length using the provided slider.
  3. Click the "Generate Password" button to get a random password.
  4. Click the "Copy to Clipboard" button to copy the generated password.

Feel free to contribute and enhance the functionality of this password generator!

Installation

To run this project locally, follow these steps:

  1. Clone the repository: git clone https://github.com/sonimohit481/Random-password-generator.git
  2. Navigate to the project directory: cd Random-password-generator
  3. Open the index.html file in your preferred web browser.

License

This project is licensed under the MIT License.


Note: If you encounter any issues or have suggestions for improvements, please open an issue.