Password Generator
Generated entirely in your browser — never sent anywhere.
Generated in your browser, not on a server
Everything happens client-side — the password is built in your browser's JavaScript and never transmitted anywhere, so there's nothing to intercept in transit and nothing logged on a server.
Choose the length and which character sets to include (uppercase, numbers, symbols), and it builds a random password from that pool. Longer and more varied is generally stronger against brute-force guessing.