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
* Random ID should beginning with 1
* Make (and) first
* Enforce byte-order to big-endian
* Change MASK to let use native byte order
* Wrap value to 2**53 if 0
* Both MASK and random number using big-endian byte order
* Fix ID generator range error (#1637)
0 commit comments