Little web tool to create multiple secure passwords to use on your favorite online services / websites from a
given memorable master password of your choice.
The generated password will use the 94 printable ASCII Chracaters
which include uppercase, lowercase letters, numbers and symbols.
This script works on the browser using JavaScript so no password is stored or collected in anyway,
the source code is available at GitHub alterebro/password-generator
where you can get it to play around with it.