14 Nov
2025
14 Nov
'25
8:57 a.m.
The master branch is now open for bug fixes, test and documentation changes, but please follow the policy described in:
https://github.com/boostorg/wiki/wiki/Releases%3A-Beta-Merge-Policy
I am requesting permission to merge a fix into Boost.Random for a bug that caused the 64-bit xoshiro family of generators to have identical states in each lane when seeded with a SeedSequence. See: https://github.com/boostorg/random/pull/149/files Fix is already on develop and all the tests are green for master. Matt