Password Generator
How to use this password generator
- Adjust the length slider and character type checkboxes.
- A new password generates automatically as you change settings.
- Click the password to select it, then copy.
Is this secure?
Passwords are generated using your browser's cryptographically secure random number generator (crypto.getRandomValues), and are never sent anywhere — everything happens on your device.
How long should my password be?
At least 12-16 characters is recommended for most accounts today; use the maximum length a service allows for your most sensitive accounts.
Should I include symbols if a site rejects some of them?
Uncheck "Symbols" and regenerate — many sites restrict which special characters are allowed, so plain letters and numbers avoid compatibility issues.