Y
Hacker News
new
|
ask
|
show
|
jobs
by
aDfbrtVt
1881 days ago
There's a bunch of analysis written by the PCG folks bashing Xoroshiro as well [1]. I think that for most normal use cases with randomized state, Xoroshiro is quite good. It only requires a single 64b add which is amazingly efficient.
[1]
https://www.pcg-random.org/posts/xoshiro-repeat-flaws.html