Password generator
HTML page including a password generator button inside a container which when user clicks button, he then is asked how long he wants the password to be, if they want upper case characters, lower case characters, numbers and special characters. Then the password is generated at random following the user input and then displayed on the page.


