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

pcgen

A fast pseudorandom number generator, as presented by M.E. O'Neill on http:www.pcg-random.org, See that site for information on the particulars of the technique used. This particular implementation uses two Word64 of internal data and produces a Word32 of output per step. On 64-bit machines it's two to three times as fast as StdGen and uses the same amount of space.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
HACKAGE
carbal install pcgen
查看
标签
根据用户添加的标签生成
暂无标签