This is a simple, privacy-focused password generator that runs entirely in your browser.
The main goal of the project is to help you create strong passwords without sending any data to external servers. All generation logic runs locally in your browser using a cryptographically secure random number generator.
You can choose password length, security level, customize character sets, copy the result to the clipboard, or show it as a QR code to quickly transfer it to a mobile device.
The project does not collect or store generated passwords. Analytics is used only for aggregated anonymous statistics (page views, clicks) and does not contain your secrets.
← Back to generator