Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.17 KB

File metadata and controls

31 lines (18 loc) · 1.17 KB

Password Generator

This web application helps you generate strong, random passwords tailored to your needs. Built with HTML, CSS, and JavaScript, it offers a responsive and user-friendly experience across devices.

Features:

  • Generate strong passwords: Create unique, random passwords between 8 and 20 characters in length.
  • Double the options: Get two different password suggestions with each click.
  • Easy copy to clipboard: Simply click the copy icon next to each password to copy it for safekeeping.
  • Responsive design: Enjoy a seamless experience on any device, from desktops to mobile phones.

Running locally:

  1. Clone the repository using git clone https://github.com/pcodesdev/password-generator.git.
  2. Open the index.html file in your preferred browser.

Contributing:

I welcome contributions and feedback! Feel free to fork the project and share your ideas.

License:

This project is licensed under the MIT License.

Live demo:

You can also try the live demo at: https://password-generator-v1.vercel.app/

Star this project:

If you find this project helpful, consider giving it a ⭐!