Password Generator

Ackhava Adam Malonda

Javascript

This project is a random password generator that allows users to pick whether to include uppercase letters, symbols, and numbers (lowercase letters are always included).

I have used the CSS and HTML code from this page, but I have made the JavaScript code myself. These three languages are the only ones used for the project.