BIP39ニーモニックジェネレーター
暗号学的に安全なBIP39シードフレーズ(12/15/18/21/24語)を生成 — 監査済みの@scure/bip39ライブラリで100%オフライン処理
BIP39 Mnemonic Generator
Cryptographically secure HD-wallet seed phrase, generated entirely in your browser
12 words = 128 bits of entropy
Your Seed Phrase
A different passphrase derives a completely different seed — there is no way to know if the passphrase is "correct".
Validate an Existing Mnemonic
About BIP39
- •BIP39 is the standard for human-readable seed phrases used by virtually all hardware and software wallets.
- •The last word encodes a checksum, so a typo in any word usually produces an invalid phrase.
- •The seed phrase + an optional passphrase is fed through PBKDF2-HMAC-SHA512 (2048 rounds) to derive a 512-bit seed.
- •That seed is the root of an HD wallet (BIP32) — every BTC/ETH/SOL address you ever derive comes from it.
Anyone with this phrase controls all funds derived from it.
For real funds, generate seeds on a hardware wallet or a fully air-gapped machine. Never type a real seed phrase into a website you do not control. Consider this tool for learning, testnet wallets, and burner accounts only.
Generated entirely in your browser using crypto.getRandomValues() via the audited @scure/bip39 library. Nothing is sent to any server.
さらに探す
おすすめのその他の セキュリティ…
パスワード強度チェッカー
パスワードがどれだけ強いかテストし、改善のヒントを得る
QRコードジェネレーター
URL、テキスト、Wi-Fi、vCardなどのQRコードを生成 — PNGまたはSVGでダウンロード
QRコードリーダー
画像やカメラからQRコードをスキャン・デコード — オフライン動作
バーコードジェネレーター
Code 128、Code 39、EAN-13、QRなどの形式でバーコードを生成
SSH鍵ジェネレーター
Web Crypto APIを使用してEd25519またはECDSA SSH鍵ペアを生成 — 100%ブラウザで動作
RSA鍵ジェネレーター
Web Crypto APIを使用してPEM形式の2048ビットまたは4096ビットRSA鍵ペアを生成 — 100%ブラウザで動作
ハッシュ比較ツール
ファイルの整合性確認やチェックサム照合のために2つのハッシュ値を比較
ファイルハッシュチェッカー
ファイルをドラッグ&ドロップしてMD5、SHA-1、SHA-256、SHA-512を即時計算 — 既知のハッシュと照合して整合性を確認