Skip to content

bhavyagupta27/Random-Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Password Generator

Project Preview

A simple and responsive Random Password Generator built using HTML, CSS, and JavaScript.

Features

  • Generates secure random passwords
  • Includes uppercase letters
  • Includes lowercase letters
  • Includes numbers
  • Includes special characters
  • Copy password to clipboard with one click
  • Clean and user-friendly interface

Technologies Used

  • HTML5
  • CSS3
  • JavaScript

How It Works

  1. Click the Generate Password button.
  2. A random password is generated instantly.
  3. Click the copy icon to copy the password to your clipboard.

Project Structure

Random-Password-Generator/
│
├── index.html
├── style.css
├── pg1.png
├── pg2.png
├── pg3.png
├── screenshot.png
└── README.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors