Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/richardmiruka/password-generator-app

A simple web application built using HTML, CSS, and JavaScript to generate random passwords.
https://github.com/richardmiruka/password-generator-app

generator password password-generator procedural-generation yeoman

Last synced: 7 days ago
JSON representation

A simple web application built using HTML, CSS, and JavaScript to generate random passwords.

Awesome Lists containing this project

README

        

# Password-Generator-App

The Password Generator project is a straightforward web application that generates random user passwords.
It utilizes HTML for the structure, CSS for styling, and JavaScript for the password generation logic.

# Features

* Generates random passwords.
* Adjustable password length and character types.
* Option to copy the generated password to the clipboard.