/bip39 — BIP39 Seed Phrase
Generate a BIP39 mnemonic recovery phrase (12–24 words) with crypto-grade randomness and a valid checksum, or validate one you already have. Everything runs in your browser — nothing is sent anywhere.
Generated locally with crypto.getRandomValues. A real recovery phrase is the master key to a wallet:
never type one you use for funds into any website, and for serious holdings generate offline on an air-gapped device.