An application, with full interactivity and functionality , that generates random passwords according to user selected criteria.
This project set out the objective of delevoping a random password generator, this was acheieved by;
-Developing prompts and comfirms to garther user chosen password critieria.
-Randomised array element/character selection according to the chosen password criteria.
-Generating the passowrd from the randomised elements/characters selected within the bounds of the password criteria.
-Returning the password to the password box on the webpage.
N/A
To access the website follow this URL: https://cestsamual.github.io/Random-Password-Generator/
To operate the website simply click the generate button, chose your desired passowrd criteria and then the generated password will be presented within the box as picture below;
All work is done by cestsamual.
The project is licensed with the MIT license. See LICENSE for further details.


