```bash npm install itzik-random-number ```
Generate random numbers from various distributions.
Statistical routines and probability distributions.
URL and cookie safe UIDs
Measures patterns of attribute values associated with features. Reveals whether similar values tend to occur near each other, or whether high or low values are interspersed
A small implementation of `crypto.getRandomValues` for React Native. This is useful to polyfill for libraries like [uuid](https://www.npmjs.com/package/uuid) that depend on it.
A functional typescript implementation of the PCG family random number generators
An alias package for `crypto.randomBytes` in Node.js and/or browsers
Generate a random integer
Get an available TCP port to listen
Random number generator using xorshift128+
TypeScript definitions for random-seed
Quadrat analysis lays a set of equal-size areas(quadrat) over the study area and counts the number of features in each quadrat and creates a frequency table.
Rope-based persistent sequence type
JavaScript implementation of the XORSHIFT-ADD (XSadd) pseudo random number generator
Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation
math-random is an isomorphic, drop-in replacement for `Math.random` that uses cryptographically secure random number generation, where available
Generate random numbers that are consecutively unique
Useful TypeScript utilities.
Takes a set of points and partition them into clusters according to DBSCAN's data clustering algorithm.
Meteor's Random Package for Straight Node
Seedable random number generator supporting many common distributions.
TypeScript definitions for random-number-csprng
GRC's UHE PRNG in node (Ultra-High Entropy Pseudo-Random Number Generator by Gibson Research Corporation)