Is anything sent to a server when I generate a password?
No. The generator runs entirely in your browser and uses the Web Crypto API for randomness. Passwords and settings are never sent or logged.
Build passwords that meet strict policies in seconds. Use hardened presets, remove lookalike characters, require every character set, and copy a fresh secret without anything leaving your browser.
Client-side generation, no uploads
Generate compliant, high-entropy passwords with one-click presets. Characters never leave your device; randomness comes from the browser Web Crypto API.
Strong
Target 70+ bits for personal accounts, 90+ for admin accounts, and 120+ for long-lived keys.
Switch to custom settings when you need to match an exact policy, then set the length and required character sets.
No. The generator runs entirely in your browser and uses the Web Crypto API for randomness. Passwords and settings are never sent or logged.
Presets start at 16 characters with every character set and avoid lookalike symbols by default. The hardened preset uses 24 characters for long-lived admin credentials.
Yes. Enable Use every enabled set and the generator will include at least one lowercase letter, uppercase letter, number, and symbol when those sets are selected.