Password Generator

Try it out

Password Generator is a website designed to generate a randomized password based on the criteria the user gives. After pressing the "Generate Password" button, the user will be prompted for the character length and character types of the password he or she wants to generate. After all prompts are answered, the new password will be displayed in the text box as shown in the pictures above.

  • HTML
  • CSS
  • JavaScript
  • Bootstrap
  • jQuery