Password & Passphrase Generator
Generate a strong random password or a memorable passphrase, with an honest strength reading in bits of entropy rather than a coloured bar. Generated in your browser with cryptographic randomness.
Password & Passphrase Generator
Generate a strong random password or a memorable passphrase, with an honest strength reading in bits of entropy rather than a coloured bar. Generated in your browser with cryptographic randomness.
Randomness comes from your browser's cryptographic generator, not from Math.random(). Nothing is generated on our server, so nothing can be logged there.
How to read the result
- The strength band is entropy in bits: how many guesses an attacker would need on average. It counts the number of possible passwords, not whether the one you got happens to look scrambled.
- Length beats complexity. A 20-character password of letters alone is stronger than a 10-character one with symbols — and far easier to type on a phone.
- The crack time assumes an offline attacker testing 100 billion guesses a second against a leaked database. It is a magnitude, not a countdown.
Frequently asked questions
How long should a password actually be?
Sixteen characters is a sensible floor for anything with money or email behind it, and twenty or more for a password manager's master password — the one that guards all the others. The reason is arithmetic rather than fashion: each extra character multiplies the number of possibilities by the size of the character set, so adding one character to a mixed-case alphanumeric password makes it about 62 times harder to guess, while adding a symbol to a short one barely moves the number. If a site caps you at twelve characters, use the full twelve and turn on two-factor login, because that cap tells you something unflattering about how they store passwords.
Is a passphrase really as safe as a random password?
Yes, when the words are chosen randomly by a machine and there are enough of them. Four words picked at random from a list of 115 give about 27 bits, which is not enough; six words give around 41 bits, and the passphrase mode here shows you the number rather than making you guess. What destroys a passphrase is choosing the words yourself — human-chosen words cluster around a few thousand common ones and follow grammar, which attackers model directly. The real advantage of a passphrase is not strength, it is that you can retype it from memory on a television remote.
Is it safe to use a password generated on a website?
It depends entirely on where the generation happens, and that is a question worth asking of every free online tool of this kind. This one runs completely in your browser using the Web Crypto API, so the password exists only on your device and is never transmitted to us — there is nothing on our side to log, leak or subpoena. A generator that produces the password on its server has, by definition, seen it. If you cannot tell which kind you are using, assume the worse one, or use the generator built into your password manager.
Related guides
How Strong Does a Password Need to Be? A Free Online Tools Guide
Learn how password entropy, length, and real attacker methods determine strength, and when free online tools are enough—or when you need a password manager.
Password Managers: What They Solve, When Free Online Tools Fail
A guide to what password managers protect you from, how vault breaches differ from plaintext leaks, and when a free online tool is the wrong choice.
Calculating Exact Age: Free Online Tools and the Leap-Year Problem
Learn how to calculate exact age in years, months and days, why the 365.25 shortcut fails, and when to use free online tools versus a spreadsheet or solicitor.
Why list your project here
- A permanent listing with your own subdomain, your own name and a card that links straight to you.
- Your card is translated into all 12 languages we publish in, at no cost to you.
- We only list tools that work without a login and without uploading the visitor's data.
- No exclusivity: list here and anywhere else you like.
- No fee. This is a directory, not an advertising slot, and there is nothing to buy.
- We are not a marketplace and we take no cut of anything you do — we simply point people at useful tools.