01 / Password Generator
Free password generator
Create a strong random password or a readable passphrase in this tab. Default 16 characters (6–128), drawn with Web Crypto—not uploaded, not saved. Copy into a password manager, or use a 3–10 word passphrase when you have to type by hand.
Web Crypto
6–128 characters
Never uploaded
Character set
Boost
02 / Checkable
Randomness and length you can verify
Characters and words are drawn in the current tab. Randomness comes from Web Crypto, not Math.random(). The server cannot see this plaintext.
Random source
01
Uses the browser Crypto.getRandomValues, not
Math.random().
Length
02
6–128 characters, 16 by default. Below 8 you get a weaker note. Keep the default or go longer on important accounts.
Batch
03
Up to 100 at a time. The file downloads only to your device and is not sent back to UsePwd.
Not stored
04
No sign-up. Results appear only on this device and disappear when you close the tab.
03 / FAQ
Before you generate a password
No. Character draws and word joins finish in the current tab. Randomness comes from browser Web Crypto. After you close the page, the server has no copy of that plaintext.
Are generated passwords uploaded?
01
No. Computation stays in the current tab. Plaintext is not written to the server.
Random password or readable passphrase
02
Use random characters for long-lived accounts; switch to a readable passphrase when you must type by hand.
How long should a password be?
03
Default 16 characters. Keep the default or go longer on important accounts.
How do I check password strength next?
04
This page only gives a simplified grade. Check a leaked-password list with the password strength checker
Should I exclude look-alikes
05
Exclude 0O1lI when typing by hand. Leave them in for a password manager.
How do I save what I generate
06
Copy into a password manager you control, or export TXT. There is no vault on this site.
04 / Next
After you generate
Strength checks, one-time sharing, and file backup all stay in the browser. Test passwords, keys, and files are not uploaded by default.