KaroshiBee / randii

OCaml port of Random123 counter-based random number generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use Result.t instead of raising errors in threefry

wyn opened this issue · comments

commented
commented

using this approach in the API layer, further down when drawing numbers I just return an empty array (e.g. when drawing unbiased uniforms)