A randomPassword Generator

A one-click password Generator

a screenshot of a unit converter

A solo project off Scrimba's front-end developer career path. It generates a two different 15 character long random password

When a user clicks the Generate Passwords button, two sets of 15 character long passwords are generated from a predefined set containing each possible character of the passwords generated

In the process of developing this project, I did some DOM manipulation while employing the use of Javascript's inbuilt Mathematical functions