This project involves random password generating. By clicking on "Generate Password" button, options of different types of symbols will be given. The user can decide what symbols likes to include. The options are lowercase letters, uppercase letters, numbers and special symbols. After confirmation the password will be displayed in the box.
- Solution URL: Solution URL here
- Live Site URL: Live site URL here
- HTML5
- CSS
- JavaScript
- if...else statement
- function declaration
- Math.floor()
- Math.random()
- isNaN()
- concat()
N/A
N/A