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
The isValid works ok, but does not take in account the validation of timestamp and randomness separately, hence I suggest this enhancement to validate the timestamp part:
The isValid works ok, but does not take in account the validation of timestamp and randomness separately, hence I suggest this enhancement to validate the timestamp part:
where
decodeTime
isulid.decodeTime
and utils areThis should be enough to guaratee that both
ulid
andmonotonic
are valid ulid with timestamp and randomness information.The text was updated successfully, but these errors were encountered: