Mixed Messages - Random Password Generator

I found this project to be a bit easy (the initial work took <30m), so I turned it into a random password generator with a little webpage based on the basics of html and css I took from the first half of the html and css module. With the HTML, CSS, and initial work plus the revamp it took me about 3 hours.

The site at the moment isn’t functional/reactive. The length of the password can only be adjusted within the code.

Hey! This looks great. Extra kudos for trying to further it with the HTML and CSS bits. I’m not that brave yet!

Are you looking for ideas on how to make it functional/reactive at all?