Canonical Spec: https://github.com/ulid/spec
- By default operates in monotonic mode.
ULID()is an alias ofULID.Monotonic().- Use
ULID.Random()for non-monotonic mode.
Canonical Spec: https://github.com/ulid/spec
ULID() is an alias of ULID.Monotonic().ULID.Random() for non-monotonic mode.