password generator demo

JavaScript: Password Generator

This is a web application that randomly generates a password, from a users choice of characters. The user can also specify a length between 8 and 128 characters long.

Prerequisites

The application is built using only html, css and JavaScript.

License

This project is licensed under the MIT License - see the LICENSE.md file for details