Password Generator Start Page
Password Generator Question One
Password Generator Question Two
Password Generator Question Three
Password Generator Question Four
Password Generator Question Five
Password Generator Result

Project information

About

A simple JS-powered password generator that allows the user to select the length and character types of the password before outputting the randomized result to the page. Users can choose to include lowercase letters, uppercase letters, numbers, and special characters. The password length must be between 8 and 128 characters.