Christopher Cavalea
Results
3
issues of
Christopher Cavalea
sequence relies on repeated copying of the array. according to vore from HN: `You could get a vast performance improvement by copying the input array and running the standard Fisher–Yates...
enhancement
nice to have
Based on comments from HN and Reddit: * `Math.floor(engine() * (max - min + 1)) + min` creates bias, since the engine output bits do not divide evenly into the...
enhancement
nice to have