Password generator

This is a little utility designed to turn any English phrase into a secure password.

The principles are based on a mnemonic password generation technique which means you only need to remember the original phrase or mnemonic that was used to generate and not the password itself. There are also added improvements in that this version is able to mix in the numbers rather than adding them at the end as well as mix the case and include special characters.

Enter your source phrase

Select options

| | Mixed numbers | Shift value (keep this small)

Adding special characters makes the password harder to guess, as does using mixed case. For added security, enter a shift value which will rotate the chracter positions.