PASSWORD GENERATOR
- Using prompts, the user will indicate whether or not they want uppercase, lowercase, numbers, and/or symbols. They will also select how many characters they want their password to be from 8-128.
- After indicating all of the above information a password is randomly generated using Math.random/.floor.