Password Generator

Create a strong, random password. Everything is generated locally in your browser - your password is never sent anywhere.

-
Ad placeholder - below-the-fold, in-content unit

How this works

This tool uses your browser's cryptographically secure random number generator to build a password character by character - it's not a predictable pattern or dictionary word, and nothing is transmitted or stored anywhere.

How long should my password be?

Most security guidance recommends at least 12-16 characters, using a mix of character types, for accounts that matter.

Is it safe to generate passwords online?

This tool generates the password entirely in your browser using JavaScript - it is never sent over the network, so it's as safe as generating one on your own device offline.