Quiz App
13 February 2025Generate a Random Password
Coding Languages Used: HTML, CSS & JavaScript
My next project in my 30-day coding challenge was to create a random password generator.
I created this using HTML, CSS and JavaScript.
It creates a strong password that is a mixture of upper case, lower case, numbers and symbols. I also set a length of 16 characters, but that can be lengthened or shortened according to needs.
You can also copy the password with a single click.

