You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ULID spec now calls out entropy monotonicity for subsequent ULIDs generated in the same millisecond. It wasn't immediately clear to me how to approach that here, but I spent a few minutes looking at it. Seems like an API change might be required, or globals like I wound up trying for ulid2.
ULID spec now calls out entropy monotonicity for subsequent ULIDs generated in the same millisecond. It wasn't immediately clear to me how to approach that here, but I spent a few minutes looking at it. Seems like an API change might be required, or globals like I wound up trying for ulid2.
Bit of discussion at ahawker/ulid#306.
The text was updated successfully, but these errors were encountered: