Pseudo-random numbers/Splitmix64: Difference between revisions

Content added Content deleted
m (→‎jq: 13 minutes u+s)
Line 741:
which supports infinite-precision integer arithmetic.
Unfortunately, though, gojq does not support efficient bitwise operations, and using
the following to generate 100,000 random numbers takes about 1713 minutes on a 3GHz machine.
 
The main significance of this entry is thus to increase confidence in the correctness of the