At work I have to change my password every 90 days. I’m not able to reuse old passwords and there are rules for creating a new password.
Password rules like:
- Capital letters (A..Z)
- Lower case letters (a..z)
- Numeric characters (0..9)
- Speciale signs (!, $, #, %)
I find it hard to come up with a new password that meets the requirements every 90 days. So this is where my need for a password generator originates from.
Now I can browse to the password generator and play with the requirements. Hit the generate button and copy the newly created password.