Password Generator

Create strong random passwords using your browser’s cryptographic random generator. Nothing is transmitted or stored — every password is generated locally.

Strength:

How to use

  1. Choose the length and character types.
  2. Click Generate to create a password.
  3. Copy it with one click and store it in your password manager.

Frequently asked questions

Are these passwords safe?

Passwords are produced with the Web Crypto API’s cryptographically secure random number generator, the same source used for encryption keys. They are never sent over the network.

What length should I use?

16+ characters with all character types is a strong default for most accounts. Use 24+ for passwords you want to keep for years.

Related tools