Sounds like its trying to achieve something similar to what ULID is going for: https://github.com/ulid/spec
timestamp + readability
Except the timestamp is in the ULID for anyone to read. UUID47 hides that from external parties.
Except the timestamp is in the ULID for anyone to read. UUID47 hides that from external parties.