Random Password Generator

Source

This project is part of learning HTML, CSS and JS from Scrimba Design File

Tasks

  • Arrays to hold all possible chars
  • Button to generate 4 random password options
  • Display password options
  • Stretch: abitlity to set the password length
  • Stretch: 1-click copy password to the clipboard

Results