Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SecurePasswordGenerator

The Problem

In the digital age, weak passwords pose a significant threat to personal and online security. Many users struggle to create strong and unique passwords, leading to compromised accounts and data breaches. The need for a user-friendly, secure, and customizable password generator is evident to mitigate this security risk.

Motivation

The motivation behind the SecurePasswordGenerator project stems from a deep-seated concern for the increasingly prevalent issue of weak passwords and its consequential impact on individual and collective online security. This project of mine aims to reduce data leaks of individuals online.

The Solution

A simple password generator website. Generate passwords which are a random combination of uppercase, lowercase, special characters and numbers.
Copy them to your clipboard in just a single click!

Features

  • Generate passwords of any length.
  • Include uppercase, lowercase, special characters and numbers in your password.
  • Copy your password to your clipboard in just a single click!

View a live demo of the project

https://passgen.xditya.me

Deployment

  • Clone the repository
  • Run the index.html on localhost.

Releases

Packages

Contributors

Languages