Skip to content

v1.0.1 - Improved Randomness

Compare
Choose a tag to compare
@tom-wolfe tom-wolfe released this 13 Dec 08:27
· 36 commits to master since this release

Updated the random generation to use the random-js package rather than JS's built in Math.random function.

This is intended to improve mathematical distribution of generated numbers.