Toollance

Password Generator

Generate strong, random passwords online. Customize length (8–128), character sets, and see real-time password strength. Runs entirely in your browser.

16
Click Generate to create a password

What does this tool do?

The Password Generator creates cryptographically secure random passwords using the browser’s crypto.getRandomValues() API. You can customize the length and which character sets to include.

How to use this tool

  1. Set the desired password length using the slider (8–128 characters)
  2. Select which character sets to include
  3. Click Generate New to create a password
  4. Copy it using the Copy button

Character sets

Strength indicator

Password strength is calculated based on entropy (length × log₂ of charset size):

StrengthEntropy bits
Weak< 28
Fair28–36
Good36–60
Strong60–80
Very Strong80+

Common use cases

Privacy

All processing happens in your browser. Nothing is transmitted. Generated passwords are never sent anywhere.