Here's a cool Password Generator ๐ I've used vanilla Javascript to make this application. The site is fully responsive. I've placed an image in case some browser doesn't allow videos. I've also played with the cursor and the CSS to create a fun app ๐
Main features
I had to use basic HTML and CSS plus Javascript for basic DOM manipulations. I've also used Math.random() for the algorithm.