A password generator app.
- Set a particular length for the password. You can increase or decrease the length via toggle.
- Generate a random password.
- On clicking the password buttons you'll be able to copy the passwords.
- Objects & functions
- if else
- Loops and arrays
- push, pop, unshift, shift
- Logical operators