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
bug #60908 [Uid] Improve entropy of the increment for UUIDv7 (nicolas-grekas)
This PR was merged into the 6.4 branch.
Discussion
----------
[Uid] Improve entropy of the increment for UUIDv7
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
Looks like we're missing the sign bit when computing the random increments on x64.
Commits
-------
125f4ad [Uid] Improve entropy of the increment for UUIDv7
0 commit comments