Y
Hacker News
new
|
ask
|
show
|
jobs
by
jppope
278 days ago
Sounds like its trying to achieve something similar to what ULID is going for:
https://github.com/ulid/spec
timestamp + readability
1 comments
mcdonje
278 days ago
Except the timestamp is in the ULID for anyone to read. UUID47 hides that from external parties.
link