Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/g-wtham/password-generator

Generate random strong passwords based on user preferences (to include special characters, numbers..)
https://github.com/g-wtham/password-generator

dom-manipulation javascript password-generator

Last synced: 8 days ago
JSON representation

Generate random strong passwords based on user preferences (to include special characters, numbers..)

Awesome Lists containing this project

README

        

# Password Generator

![Password Lock Icon](password-lock.svg)

A web-based password generator that allows users to customize the length and character types of their passwords.

## Features

- Generate random passwords with custom length.
- Include or exclude character types : Special Characters, Numbers

## Try Now

You can try out the Password Generator by visiting : (https://g-wtham.github.io/password-generator/)