generate a random integer, default bounds 0 - 1000
Turn anything into an array
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
TypeScript definitions for random-seed
Random number generator using xorshift128+
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
Random numbers.
Meteor's Random Package for Straight Node
Takes a set of points and partition them into clusters according to DBSCAN's data clustering algorithm.
Useful TypeScript utilities.
Seedable random number generator supporting many common distributions.