It's rather slow because Factor doesn't have 64bit integers. [ 1,000,000 <iota> 1 2 3 4 <xoshiro-256-star-star> '[ drop _ next-256 ] map ] profile Reference implementation: http://xoshiro.di.unimi.it/xoshiro256starstar.c Debugging C code: https://paste.factorcode.org/paste?id=3949 Related issue: #1518 |
||
---|---|---|
.. | ||
blum-blum-shub | ||
c | ||
cmwc | ||
lagged-fibonacci | ||
rdrand | ||
xoshiro |