Complete - Support for all RFC9562 UUID versions Cross-platform - Support for... uuid.NIL The nil UUID string (all zeros) New in uuid@8.3 uuid.MAX The max UUID string (all ones) New in uuid@9.1 ...
coid is basically UUIDv7 for humans: a 128-bit, UUID-shaped identifier that sorts chronologically like UUIDv7/ULID, fits naturally in PostgreSQL UUID columns, and starts with a UTC timestamp you can ...