Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
Simple “Least Recently Used” (LRU) cache
Immutable hash maps implemented as hash array papped tries
Module version of UZIP.js
Compare alphanumeric strings the same way a human would, using a natural order algorithm
The fastest and smallest JavaScript polygon triangulation library for your WebGL apps
A fast polyline and polygon clipping library.
Robust Environment Configuration for Universal Applications.
Use the random function in CSS
Takes a set of points and partition them into clusters according to DBSCAN's data clustering algorithm.
Get the median value in an array
Match human-quality input to potential matches by edit distance.
Meteor's Random Package for Straight Node
Generate word clouds in JavaScript.
An efficient equality algorithm for React Native inline styles
TypeScript definitions for shuffle-array
Generate a cryptographically strong random string
number using fixed-point notation
A Node.js module for efficient sampling from a discrete probability distribution using the alias method.
An iterator to iterate an array in random order with controls to requeue or dequeue elements during the iteration
Simple Lazy Ranges for Node/Javascript
Utilities library for Angular
Takes a complex (i.e. self-intersecting) geojson polygon, and breaks it down into its composite simple, non-self-intersecting one-ring polygons.
Create a factory function for generating pseudorandom values drawn from a binary PRNG.