Password_generator

🔒 Random Password Generator

The Random Password Generator is a user-friendly application designed to create secure, customizable passwords effortlessly. With adjustable settings, it enables you to generate strong passwords to safeguard your accounts and data.


🚀 Features


Example ScreenShots

Interface

Interface

Desired Result

result


🛠️ Installation and Setup

Prerequisites

Installation Steps

  1. Clone the repository:
    git clone https://github.com/Sid-cloud13/Password_generator.git
    cd random-password-generator
    
  2. Run the application:
    python password_generator.py
    

📋 Usage Instructions

  1. Set Password Length:
    • Enter the desired password length (e.g., 8, 12, 16) in the input field.
  2. Choose Character Types:
    • Use checkboxes to include Lowercase, Uppercase, Numbers, and/or Symbols in your password.
  3. Generate the Password:
    • Click the Generate Password button to create a new password based on your preferences.
  4. Copy to Clipboard:
    • Click the 📋 Copy Password button to copy the generated password for easy use.

🖼️ GUI Overview

Interface Components:


🔒 Security Notes


🌟 Future Features


🙌 Acknowledgements

Thanks for using the Random Password Generator! We hope it helps keep your data secure. 😊