Skip to content

zaheerabbas4/Random-Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

🔐 Random Password Generator

A simple Random Password Generator built with HTML, CSS, and JavaScript.
This project allows users to generate secure random passwords with customizable options.


🚀 Features

  • Choose password length using a slider (10–30 characters)
  • Include/exclude:
    • ✅ Lowercase letters (a–z)
    • ✅ Uppercase letters (A–Z)
    • ✅ Numbers (0–9)
    • ✅ Symbols (!@#$%^&* etc.)
  • Generate secure random passwords instantly
  • One-click copy to clipboard feature
  • Responsive and beginner-friendly UI

📸 ScreenShort

image image

🛠️ Technologies Used

  • HTML5 – Structure
  • CSS3 – Styling
  • JavaScript (ES6) – Logic & Interactivity

📖 How It Works

  1. Select the desired password length with the slider
  2. Choose which character sets you want (lowercase, uppercase, numbers, symbols)
  3. Click Generate Password
  4. Copy the generated password using the copy button

📹 Tutorial

I also created a YouTube video explaining how I built this project step by step.
👉 Watch on YouTube)


📌 Installation

  1. Clone this repository:
    git clone https://github.com/your-username/random-password-generator.git

About

A simple **Random Password Generator** built with **HTML, CSS, and JavaScript**. This project allows users to generate secure random passwords with customizable options.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages