Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Password Generator WebApp

This is a simple, modern web application for generating passwords. The app offers two modes:

  • Grouped Mode: Generates a password divided into several groups (default: 6 characters per group), e.g., ABCdef-GHIjkl-MNOprs.
  • String Mode: Generates a continuous password with a user-defined length that includes letters, numbers, and special characters.

The generated password is automatically copied to the clipboard.

Features

  • Modern, responsive design using HTML5, CSS3, and JavaScript.
  • Clipboard support via the modern Clipboard API.
  • User-friendly interface: Choose the mode, adjust parameters, and instantly receive your password.

Installation and Usage

  1. Clone the repository:

    git clone https://github.com/your-username/password-generator-webapp.git

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages