ブラウザ内

Free Random Password & Key Generator

Create strong passwords, API keys, UUIDs and more — instantly on your device. Nothing leaves your browser.

  1. Go long Use at least 16 characters. Every extra character makes brute-force attacks exponentially harder.
  2. Mix character types Combine upper and lower case, numbers and symbols. Predictable patterns are the first thing attackers try.
  3. Never reuse One leak can compromise every account that shares the same password. Use a unique secret for each service.

Is this generator safe to use?

Generation uses your browser's cryptographic random number generator. Passwords and keys are created locally. They are not sent to us.

Does the breach check send the password to you?

No. The check asks Have I Been Pwned for the first 5 characters of the SHA-1 hash. The password itself is not sent. If the list cannot be reached, generation still stays on this device.

How should I store generated secrets?

Use a password manager like PassRepo. Avoid plain text files, chat messages or browser notes — they are easy to leak.

Does it work offline?

Generation does not need the internet. The page loads once. The breach check looks up an online list; if that fails, generation still works.