Changelog
2.0.0-rc4 (2019-03-15)
"sideEffects": false
to package.json
as a hint to WebpackChangelog
2.0.0-rc2 (2019-02-20)
nodeCrypto
enginecreateEntropy
function, which can be used when seeding a Mersenne TwisterbrowserCrypto
to no longer be null
if outside of a browser context, instead throw
ing on first use.Changelog
2.0.0-rc1 (2019-02-17)
Random
class, but instead in a flat hierarchy.Changelog
1.0.8 (2015-10-13)
getUseCount()
to the mt19937
engine, which returns how many requests or discards have occurred.