A random password generator web app made using HTML, CSS, and JavaScript. The app uses the Math.random() function to
randomly pick characters from all usable characters, symbols, and numbers. It also allows you to pick the length of your password up to 32 characters.
By: Parsanna Koirala
Credits: GreatStack (YouTube)