Skip to content

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

License

Notifications You must be signed in to change notification settings

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

No packages published

Languages