Password Generator
Generate a strong random password using your browser's cryptographic random source. Choose the length and which character sets to include, and see the entropy. Nothing is transmitted.
- Runs entirely in your browser
- No sign-up, no watermark
- Free and unlimited
🔒 Your file stays on your device
How to use Password Generator
- 1
Open Password Generator and fill in the fields.
- 2
Pick any options that apply.
- 3
Read the result straight away — it recalculates as you type.
What you get
- Length 4–128
- Toggle upper / lower / digits / symbols
- Cryptographic RNG + entropy estimate
What happens to your files
This tool runs entirely in your browser. The file you choose is read into memory, processed on your device, and offered back as a download. Nothing is uploaded and nothing is kept once you leave the page.
There is no account, no email, no watermark and no daily limit. Come back whenever you need it.
Frequently asked questions
- Is the password sent anywhere?
- No. It is generated on your device with crypto.getRandomValues and never leaves the page. Still, generate passwords on a device you trust.
- What length should I use?
- 16+ characters with mixed sets gives well over 90 bits of entropy, which is comfortably strong for almost any account.
