PhotoResizerKB PhotoResizerKB
Home / Random Password Generator
Text Tools

Random Password Generator

Cryptographically secure, customisable — free and private.

16

What is the Random Password Generator?

Reusing simple passwords is one of the biggest security risks for any online account. This tool generates a strong, random password using the browser's cryptographically secure random number generator (crypto.getRandomValues) — not the weaker Math.random() that many simpler tools use — with a length and character set you control.

How to Use This Tool

  1. Set the password length using the slider.
  2. Choose which character sets to include: A-Z, a-z, 0-9, symbols.
  3. Click Generate New Password for a fresh one, then Copy.

Frequently Asked Questions

How random is the generated password?

It uses the Web Crypto API's cryptographically secure random number generator (crypto.getRandomValues), not Math.random().

Is my generated password sent anywhere?

No. It's generated entirely in your browser and never leaves your device.

Last updated: August 2026

Related tools: All Tools