The finished project is a basic javascript generator.
- General information.
- Task description.
- webpage behaviour.
- mock up.
The task was to create a javascript password generator using html/css/javascript.
- you are presented with prompts asking for password length and if password should be upper,lower case with speial symbols.
- you will then be asked password length.
- password will then be automatically generated based on your answers.
