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
Note: the first character can only be one of these digits: 0, 1, 2, 3, 4, 5, 6, 7. That's why the regex starts with [0-7]. The remaining 25 characters are from the Crockford base-32 alphabet.
brian6932
added a commit
to brian6932/Fumobot
that referenced
this issue
Oct 20, 2024
Please provide correct regex for ULID. Thanx!
The text was updated successfully, but these errors were encountered: