*The purpose of the password generator is to generate a secure password based on the user's criteria.
*The user can choose the length of the password as well as what characters they would like the password to contain.
*Once the criteria are chosen, the user can click on 'Generate Password' and they will see it displayed on the screen.
*The user also has the ability to copy the randomly generated password to their clipboard in order to be able to use it where needed.