Why this tool is useful
Compare password policies with explicit assumptions rather than vague strength labels.

Calculate password combinations and an idealized exhaustive-search duration from alphabet size, length and attempts per second.
Ready. Your working data stays in this browser.
Compare password policies with explicit assumptions rather than vague strength labels.
The search space is alphabet size raised to password length, then divided by the stated attempt rate. Real attack costs can differ substantially.
The default models a 16-character value drawn uniformly from 62 symbols and an idealized billion guesses per second.
The calculation is deterministic and explains validation errors instead of silently changing invalid input.
Input and output remain in this tab. Copy and download happen through browser APIs without a server upload.
Every run reports its tool mode, timestamp and input/output size so transformed data can be audited.