Toolkit.
Featured
Tool · Security

Password Generator

Generate secure, random passwords.


Interactive
The password generator workspace is being lifted from the original build.

The same logic you already rely on, dressed in the new editorial layout. Until it lands here, the notes below cover what the tool does and when it earns its keep.

Create strong passwords locally using your browser's cryptographic random number generator.

Client-side security

Passwords are generated entirely in your browser using the Web Crypto API. They are never sent to a server.

Customizable complexity

Adjust length and character sets to meet specific security requirements.

When it earns its keep

  • Create unique passwords for new accounts
  • Generate API keys or secrets
  • replace weak passwords

Questions people ask

Is it safe?

Yes, because it runs locally. No data leaves your device.