This is a solo project that is a part of Scrimba free javascript course
https://www.figma.com/file/YRO9Iw5IYaOorjnRyNz4bV/Random-Password-Generator?node-id=102%3A702
- Array to hold all possible characters
- Button to generate 4 random password options
- Display password options
- Ability to set passwords lenght
- 1-click copy password to clipboard (hint use to display password options)