aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src/slave.erl
diff options
context:
space:
mode:
authorRaimo Niskanen <[email protected]>2018-10-11 09:40:56 +0200
committerGitHub <[email protected]>2018-10-11 09:40:56 +0200
commite3d79868401ee5f84f4e133cc742612f96dfdacc (patch)
tree890f0a88deb70dd1340eda58f823873ce2b3318d /lib/stdlib/src/slave.erl
parent04ba7977a34cdfb907d55a465823e20629bd0c4d (diff)
parent0fdcbc7b3e0028412ebc317f17627f960d2b247c (diff)
downloadotp-e3d79868401ee5f84f4e133cc742612f96dfdacc.tar.gz
otp-e3d79868401ee5f84f4e133cc742612f96dfdacc.tar.bz2
otp-e3d79868401ee5f84f4e133cc742612f96dfdacc.zip
Merge pull request #1969 from RaimoNiskanen/raimo/stdlib/rand-xorshift116ss
OTP-14731 Implement 'exsss' (Xorshift116**) as new default 'rand' algorithm The new algorithm is a combination of the Xorshift116 ('exsp') state update and a new scrambler "StarStar" from the 2018 paper "Scrambled Linear Pseudorandom Number Generators" by David Blackman and Sebastiano Vigna. This combination should not have the caveat of weak low bits that the previous default algorithm(s) have had, with the cost of about 10% lower speed.
Diffstat (limited to 'lib/stdlib/src/slave.erl')
0 files changed, 0 insertions, 0 deletions