logo
首页技术栈工具库讨论
xorshift

xorshift

The Xorshift random generator is a very fast generator that uses only XOR and bitshifting operations. This package contains a basic version with a periode of 2^32-1 for 32-bit numbers and a version with a periode of 2^64-1 for 64-bit numbers. Although the author didn't tested the random generator, but according to it's specification the resulting numbers are of good quality.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
HACKAGE
carbal install xorshift
查看
标签
根据用户添加的标签生成
暂无标签