Security
All tools →Password Strength
Entropy, crack-time estimate, pattern feedback. — free, private, client-side. API: POST /api/v1/tools/password-strength
Result
—
Runs 100% in your browser — no data leaves your device. For programmatic use:
curl -X POST /api/v1/tools/password-strength -d '{ "input": "hello" }' → JSON. See /docs/api.