Password Generator

Generate unique passwords for each service generated from a single master password.

Generate a Password

Passwords

123456789
123456789
123456789

How to Generate a Password

  • Decide on a Master Password.
  • Enter the name of the service you wish to generate a password for, e.g. Google
  • Click the Generate Passwords button, or hit enter

How it Works

The passwords created here can be reproduced by visiting this site again and entering the same master password along with the name of the service.

This page is made with just HTML, CSS and JavaScript. These are client-side technologies, meaning that your password is not submitted anywhere. Futhermore, this site does not who you are, so there is no way to identify who is creating a password.

Bookmarklet

Add this bookmarklet to your address bar to get passwords for the current page Password

More Information

This page uses the javscript implementation of RSA Data Security built by Paul Johnston, along with contributers: Greg Holt, Andrew Kepert, Ydnar and Lostinet. It was distributed under the BSD License

This web page only suggests passwords to use. It is the responsibility of the user to keep their own passwords safe and secure.

Created by Jon Winstanley