victor profil image
V. Antón Heuri

Password generator

DO YOU NEED SOME HELP FOR ESTABLISHING YOUR OWN PASSWORD?

Project Overview

Generate a
random password

Never use an insecure password again.

Length:

An app that generates random passwords based on a few user inputs, e.g. length, types of characters, etc.
Built with HTML, CSS, and vanilla JavaScript.

    Users should be able to:
  • Generate 4 passwords by 8-12 characters clicking on the button
  • Set the password length by slider
  • See passwords' length in real time
  • Copy passwords to the clipboard clicking on the them
  • See hover states for interactive elements

Tools Used

HTML
CSS
JavaScript