Diceware Password Generator
Generate strong, memorable passphrases using the EFF diceware wordlist with cryptographic randomness
Diceware Generator
Cryptographically secure passphrase from 613 words
Your Passphrase
loop-clam-line-robe-wage
Security Analysis
Entropy
46.3
bits
Wordlist Size
613
words
Est. crack time (10¹² guesses/sec, offline)
43 seconds
Why Diceware?
- •Passphrases are easier to remember than random character strings
- •Each word adds ~9.3 bits of entropy — stacking words multiplies security exponentially
- •Selected from a 613-word EFF-style list using a cryptographically secure RNG
- •Resistant to dictionary attacks because the full word combination space is enormous
Generated entirely in your browser using crypto.getRandomValues() — a cryptographically secure pseudorandom number generator. No data leaves your device.
Tiếp tục khám phá
Công cụ Công cụ bảo mật khác bạn có thể thích…
Password Strength Checker
Check password strength and get suggestions to improve security
Tạo mã QR
Tạo mã QR cho URL, văn bản và dữ liệu khác
QR Code Reader
Read and decode QR codes from uploaded images
Barcode Generator
Generate barcodes in CODE128, EAN-13, and other formats
Tạo khóa SSH
Tạo cặp khóa SSH Ed25519 hoặc ECDSA bằng Web Crypto API — chạy 100% trên trình duyệt
Tạo khóa RSA
Tạo cặp khóa RSA 2048-bit hoặc 4096-bit định dạng PEM bằng Web Crypto API — chạy 100% trên trình duyệt
Hash Compare
Compare two hash values to verify file integrity or passwords
Tạo TOTP / 2FA
Tạo mật khẩu dùng một lần theo thời gian (TOTP) từ khóa bí mật — tương thích với Google Authenticator