🔐 Password Strength Tester

Test your password security with entropy analysis or generate cryptographically secure random passwords

🔒 100% Private: Your password never leaves your device. All calculations are done locally in your browser.
🎲 Random Password Generator
👁️ 📋

🧮 What is Password Entropy?

Entropy measures the unpredictability and randomness of your password in bits. It's calculated based on the character set size (lowercase, uppercase, numbers, symbols) and password length.

Security Guidelines:

Formula: Entropy = Password Length × log₂(Character Pool Size)