We create digital solutions that work for businesses
Security and access
You may also like
A strong password of the length you need.
Length matters more than exotic characters. Twelve letters beat eight symbols with “!@#” in them.
Two approaches, and the second wins in practice.
Looks secure, cracks quickly and is impossible to remember — so it ends up on a sticky note.
Longer, therefore stronger, and actually memorable.
If a service demands a special character, add one to a long password rather than shortening it to fit.
The generator creates random passwords right in your browser via the cryptographic crypto.getRandomValues API — not a single character leaves your device or gets stored anywhere. Set the length (4 to 64 characters), toggle uppercase and lowercase letters, digits and symbols, and optionally exclude look-alike characters (i, l, 1, O, 0) to make manual typing easier.
The indicator below the button shows strength in bits of entropy: under 40 bits — weak, 40-70 — medium, above 70 — strong. For important accounts take 16+ characters with all types enabled. And the golden rule: one service — one unique password, best stored in a password manager.