v1.0.1 - Improved Randomness
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.
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.