Y
Hacker News
new
|
ask
|
show
|
jobs
by
cryptos
189 days ago
As others already pointed out, UUIDv7 is a solid choice and if you don't like the default representation, you can encode the underlying byte array with base62 for example, to get short, URL-friendly IDs.