Password Generator
Overview
Generate strong random passwords with a cryptographically secure generator.
Password Generator makes a strong random password the moment you open it, and everything happens on your own machine. WHAT YOU CAN SET • Length from 1 to 255 characters • Any mix of uppercase, lowercase, numbers and symbols • Your own characters — at least one of them lands in every password • Characters to exclude, for sites that reject certain symbols or fonts that make I, l and 1 hard to tell apart • One click to copy Your choices are remembered for next time. Your passwords are not. PRIVACY The only permission this extension asks for is storage, and the only thing it stores is which options you picked. There is no network access of any kind — no account, no sync service, no analytics, no tracking. Generated passwords live in the popup and are gone the moment you close it. HOW THE RANDOMNESS WORKS Passwords are drawn from crypto.getRandomValues, the browser's cryptographically secure generator, seeded by the operating system from hardware entropy. Characters are picked using rejection sampling, so no character is even slightly more likely to appear than another — the shortcut most generators take introduces a small bias that this one avoids. Every character type you tick is guaranteed to appear at least once, and the result is shuffled afterwards so those characters do not sit in predictable positions. If a setting cannot be honoured — asking for four character types in a three-character password, or excluding every digit while numbers are still ticked — you get told exactly what the conflict is. The extension never quietly hands back a weaker password than the one you asked for.
0 out of 5No ratings
Details
- Version1.0.0
- UpdatedAugust 8, 2026
- Size14.62KiB
- LanguagesEnglish (United States)
- Developer
Email
kittipong.not@gmail.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes