All toolsESC
Security / Password Generator
Password Generator
Generate cryptographically secure passwords with custom rules and strength meter.
Length16
Count
Characters
Tips
16+ chars — Recommended minimum length
Mix types — Upper, lower, digits & symbols
Crypto-secure — Uses Web Crypto API
Never reuse — Unique password per service
About Password Generator
Generate cryptographically secure random passwords with customizable length, character sets, and a visual strength meter. RAW's Password Generator uses the Web Crypto API for true randomness — no pseudo-random shortcuts. Generate passwords that are strong enough for any security requirement.
How to use
- 1Set your desired password length using the slider.
- 2Toggle character types: uppercase, lowercase, numbers, symbols.
- 3A new password is generated instantly with each change.
- 4Check the strength meter and copy the password to your clipboard.
Frequently Asked Questions
How random are the generated passwords?
RAW uses the Web Crypto API (crypto.getRandomValues) which provides cryptographically secure random numbers. This is the same source of randomness used by browsers for TLS encryption.
What makes a strong password?
Password strength depends on length and character variety. A 16+ character password with uppercase, lowercase, numbers, and symbols is considered very strong. RAW's strength meter evaluates these factors in real-time.
Are generated passwords stored anywhere?
No. Passwords are generated entirely in your browser and are never stored, logged, or transmitted. Once you navigate away or generate a new password, the previous one exists only if you copied it.