Tag: PRNGs
Seeding parallel xoroshiro128+ generators
Oct 2022
Choosing seeds for parallel xoroshiro128+ generators using fixed offsets produces correlated outputs.
The hardware pseudorandom number generator of the Graphcore IPU
Sep 2022
A short summary of an investigation into the statisitical quality and implementation cost in hardware of the xoroshiro128aox PRNG.
Notes on testing random number generators
Apr 2017
Using empirical statistical tests to determine the quality of PRNGs.