
Guides· 1 min read
UUID v7 is why I built a new generator
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.
Tag

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.