An open API service indexing awesome lists of open source software.

https://github.com/dsdipto7/genpass

A simple yet powerful web application that generates strong, random passwords instantly
https://github.com/dsdipto7/genpass

css html javascript

Last synced: 8 months ago
JSON representation

A simple yet powerful web application that generates strong, random passwords instantly

Awesome Lists containing this project

README

          

# 🔐 Random Password Generator

A simple and elegant web application to generate **strong and secure passwords** using **HTML, CSS, and JavaScript**. This tool ensures that users can instantly create unpredictable passwords and copy them with just one click.

🌐 **Live Demo:** [https://dsdipto7.github.io/GenPass/](https://dsdipto7.github.io/GenPass/)


## 📸 Screenshots

### 🖼️ Password Generated with Special Characters
![Screenshot 1](./Screenshot%20(163).png)

### 🔁 Another Random Password Example
![Screenshot 2](./Screenshot%20(164).png)


## 🚀 Features

- ✅ Generates strong, random passwords instantly
- 🔒 Includes uppercase, lowercase, numbers, and special characters
- 📋 One-click copy to clipboard functionality
- 🌈 Stylish, modern, and responsive user interface
- 💡 Lightweight and beginner-friendly project


## 🛠️ Built With

- **HTML5** – Markup structure
- **CSS3** – Styling and layout design
- **JavaScript (Vanilla)** – Logic for password generation and clipboard copy


## 🧠 How It Works

1. Click on the **Generate Password** button
2. A new password is displayed in the input field
3. Click on the **copy icon** to copy the password to clipboard


## ✨ Author

**Dipto Saha**
📎 [GitHub Profile](https://github.com/DsDipto7)