randy icon indicating copy to clipboard operation
randy copied to clipboard

JavaScript library inspired by Python's module "random". Based on WELL-1024a PRNG.

Results 3 randy issues
Sort by recently updated
recently updated
newest added

When trying to run in a web worker, I was faced w/ the dilemma of either mocking Node.js functions or window properties, and decided to mock the window properties instead....

in python theres a `Random` class that has all methods the root module has but allows for seeds to be passed through to create a predictable/reproducable output. ```python >>> r...

Bumps [uglify-js](https://github.com/mishoo/UglifyJS2) from 1.3.5 to 3.6.8. Release notes *Sourced from [uglify-js's releases](https://github.com/mishoo/UglifyJS2/releases).* > ## v3.6.8 >   > > ## v3.6.7 >   > > ## v3.6.6 >   >...

dependencies