
Guides· 1 min read
Password strength: what actually matters (and a browser-only checker)
Most online strength meters lie. Here is what actually determines password strength and a client-side checker that gives you the real number.
Category
A compilation of how to blogs

Most online strength meters lie. Here is what actually determines password strength and a client-side checker that gives you the real number.

Every UUID generator online defaults to v4. That was right in 2015 and wrong now. Here is why v7 is the modern default for database keys, plus the generator and public API I built for it.

Send SMS from your own Android phone number through EchoCue: companion app, web dashboard and REST API. Setup steps, a working code sample and cost comparison against Twilio.