← All security tools

Password generator

Generate

Length, character sets, or word phrases. Nothing is stored or uploaded.

Runs in your browser. Inputs stay on this device — nothing is uploaded to BrowserSpaces for processing.

Crypto random

Browser CSPRNG, not Math.random.

Passphrases

Word-based alternatives.

Batch

Generate several at once.

Use the tool

How passwords are generated

We sample from your chosen alphabet using crypto.getRandomValues. Passphrases pick words from a small local list the same way.

Three steps

  1. 1

    Pick mode

    Password or passphrase.

  2. 2

    Tune options

    Length and character sets.

  3. 3

    Copy

    Generate and paste elsewhere.