Password Generator
Create strong, hard-to-guess random passwords. Choose the length and which characters to include; your password is generated instantly with a strength meter and copied in one click.
Passwords are generated cryptographically in your browser; nothing is sent to or stored on any server.
About
A strong password is the first line of defense protecting your accounts from attacks. Using long, random passwords made of upper/lowercase letters, numbers and symbols — instead of guessable words — makes brute-force and dictionary attacks practically impossible.
This tool generates passwords using your browser's cryptographically secure random number generator (the Web Crypto API). No generated password is ever sent to or stored on a server; it stays entirely on your device. Use a different, unique password for every account.
How to use
- Choose the password length with the slider (4–64 characters).
- Tick the character types to include: lowercase, uppercase, numbers, symbols.
- Your password is generated instantly; use ↻ to regenerate and Copy to grab it.
Frequently Asked Questions
- Are the generated passwords secure?
- Yes. Passwords are created with your browser's cryptographically secure random number generator and are never sent to any server; they are generated entirely on your device.
- How long should a good password be?
- The general recommendation is at least 12–16 characters. The longer and more varied the characters, the harder it is to crack. The strength meter gives live feedback on your choices.
- Can I exclude similar-looking characters?
- Yes. The 'exclude similar characters' option removes easily-confused characters (like I, l, 1, O, 0) to make the password easier to read by hand.
- Are my passwords stored?
- No. Generated passwords are never stored or sent anywhere. When you close the page the password is gone; copy it and keep it in a secure password manager.
Other tools
Embed this tool
Copy the code below and paste it into your site's HTML to embed this tool for free. The snippet includes an attribution link back to the source.
<iframe src="https://tooldict.com/embed/en/password-generator" title="Password Generator" width="100%" height="600" style="border:1px solid #e2e8f0;border-radius:16px;max-width:680px" loading="lazy"></iframe>
<p style="font:13px/1.5 sans-serif">Powered by <a href="https://tooldict.com/en/password-generator" target="_blank" rel="noopener">Password Generator</a> — Tooldict</p>