Skip to content

Initial Release

Choose a tag to compare

@fardog fardog released this 22 Aug 05:25
· 11 commits to master since this release

First release of library; exposes a single method which synchronously generates an integer between a given min and max, up to Number.MAX_SAFE_INTEGER by a rejection-sampling algorithm.

npm install rejection-sampled-int@0.1.0