|
pure-cpp 1.0.0
A C++ physics simulation benchmark comparing performance with Python implementations
|
PCG random number generator. More...

Files | |
| file | pcg_random.hpp |
| A minimal C++ implementation of the PCG32 random number generator. | |
Classes | |
| class | Rng::Pcg32 |
| A 32-bit Permuted Congruential Generator (pcg32). More... | |
PCG random number generator.