Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Provide result_type member type in PCG32, which makes it compatible with C++ UniformRandomBitGenerator and, as result, makes it usable in std::shuffle (which deprecated std::random_shuffle calls in Spring should be replaced with).
- Loading branch information