Toolora

Password Generator

Create strong random passwords and check their strength.

The Password Generator creates strong random passwords with configurable length and character sets. It also analyzes password strength, entropy and character coverage so you can check generated or existing passwords.

Password strength

Entropy: 0 bits

Very weak

8+ chars Fail12+ chars FailUppercase FailLowercase FailDigits FailSymbols Fail

How to use

  1. Set the password length and enable the character groups you want.
  2. Optionally exclude ambiguous characters and edit the excluded character list.
  3. Click Generate, review the strength analysis, and copy the password.

Frequently asked questions

How is randomness generated?

Passwords use the browser crypto API rather than Math.random.

Why should I avoid ambiguous characters?

Excluding characters such as 0, O, 1 and l makes passwords easier to type and read.