Password generator
Create strong, random passwords.
🔒 This file is processed in your browser. It is never uploaded anywhere.
…
How it works
- Choose the length and which character types to include (uppercase, lowercase, numbers, symbols).
- Click "Process" to instantly generate a random password.
- Copy it and store it in your trusted password manager.
Frequently asked questions
Is a password generated here secure?
Yes, it's generated with the browser's cryptographic API (Web Crypto), the same one used by professional password managers, and it's never sent to any server.
How many characters should I use at minimum?
A minimum of 12-16 characters combining several types is recommended to make brute-force attacks harder.