Skip to content

Latest commit

 

History

History
84 lines (70 loc) · 2.91 KB

File metadata and controls

84 lines (70 loc) · 2.91 KB

🔐 Random Password Generator

Password Generator Preview

Generate secure, random passwords quickly and easily with this aesthetically pleasing web-based password generator. it’s perfect tool for keeping your accounts safe!

✨ Features

  • Random Password Generation with uppercase, lowercase, numbers, and symbols.
  • Copy to Clipboard for easy usage.
  • User-Friendly Interface with an aesthetically pleasing background.

🚀 Installation

1. Clone the Repository:

git clone https://github.com/your-username/random-password-generator.git
cd random-password-generator
        

2. Open index.html in your browser.

🛠️ Usage

  1. Click Generate to create a new password.
  2. Press the Copy icon to copy the password to your clipboard.
  3. Repeat as needed to create secure passwords!

💻 Technologies Used

  • HTML for structuring the page
  • CSS for styling, with a clean and modern design
  • JavaScript for generating the password and handling the clipboard copy

🔍 How It Works

This app generates a secure password using random characters from a set of uppercase letters, lowercase letters, numbers, and symbols. JavaScript’s Math.random() function ensures that each password generated is unique.

🔮 Upgradation Ideas

  • Password Length Selection
  • Password Strength Indicator
  • Customizable Character Set
  • 🤝 Contributing

    1. Fork the repository.
    2. Create a feature branch for your modifications.
    3. Submit a pull request for review.

    🤝 Connect With Me

    LinkedIn    GitHub