Password Generator

Generate a password of length 12 characters.

Generate longer password (15 chars) | Generate longer password (20 chars)

(Note: I've used the length parameter from the URL to determine the password length. If you want, I can add some basic password generation logic to generate a random password for this path. Let me know!)