Password Generator
Create strong random passwords and memorable passphrases in your browser with cr...Create strong random passwords and memorable passphrases in your browser with crypto.getRandomValues. Live strength and crack-time, bulk generate, exc...
Updated
crypto.getRandomValues. Never sent anywhere, never logged. Works offline.An offline attacker at ~100 billion guesses/sec would need longer than the age of the universe.
Quick answer
A password generator creates strong random passwords for your accounts. YaliKit builds each one in your browser with crypto.getRandomValues, the browser's cryptographically secure random source, so nothing is ever sent to a server. You can make random strings or memorable passphrases, see live entropy and crack-time, exclude look-alike characters, and bulk generate up to 100 at once.
Why It's Better
Why Use Password Generator?
Generated in Your Browser, Never Sent Anywhere
Every password is made on your device with crypto.getRandomValues, the browser's cryptographically secure random source. Turn off your wifi and it still works. There's no server to trust, log, or leak - check the Network tab and you'll see zero requests.
Passwords and Memorable Passphrases
Switch to passphrase mode for a string of random real words (Diceware / EFF style) that's easy to remember and type but still very strong. Pick the word count, separator, and whether to capitalize or add a number.
Live Strength and Crack-Time
See the exact entropy in bits and how long an offline attacker would need to crack it, updating as you change the options. Because we generated it, the entropy is exact - no guessing.
Bulk Generate up to 100
Need a batch for a team, seed data, or a stack of wifi keys? Generate up to 100 at once and download them as a text file - something almost no other free generator offers.
Common Uses
New Accounts
A unique strong password for every signup.
Teams & Seeding
Bulk-generate a batch and download them.
WiFi Keys
A memorable passphrase guests can actually type.
Password Managers
Long random master passwords and account logins.
How It Works
Choose Password or Passphrase
Password mode gives you a random string; passphrase mode gives you memorable random words. Pick whichever fits.
Set Your Options
Adjust the length or word count, toggle character types, exclude look-alike characters (O 0 l 1 I), or ban repeats and sequences. The strength meter updates live.
Copy or Generate a Batch
Copy the result with one click, hit Generate for a new one, or switch to bulk to make up to 100 at once and download them.
Pro Tips
Length Beats Complexity
A longer password is stronger than a short one crammed with symbols. Drag the length up and watch the crack time jump.
Use a Passphrase for Things You Type
For a wifi key or a master password you type often, a five or six word passphrase is both strong and easy to enter.
One Unique Password per Account
Never reuse passwords. Generate a fresh one for every account and store them in a password manager.