Initial 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.0First 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