Easily choose a random item from a weighted list of items.
Pick a random item from a weighted list.
Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation
Node.js module to make a random choice among weighted elements of table.
A random weighted item chooser with custom seed option for JavaScript and TypeScript.
D3 plugin which computes a Weighted Voronoi tesselation
Produce a random integer based on weights
Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.
Pick a cryptographically-random integer within a range.
Typical random-related functions for JavaScript.
Pick random items from a list
Small weighted-probability list library (node.js port fork)
Select randomly from a list of weighted values.
Generate random numbers from various distributions.
Collection of ~170 lightweight, composable transducers, reducers, generators, iterators for functional data transformations
A simple seeded pseudo-random number generator
TypeScript definitions for d3-random
Fastest random ID and random string generation for Node.js
TypeScript definitions for shuffle-array
URL and cookie safe UIDs
Pick a package fetcher by type
Use the random function in CSS
An alias package for `crypto.randomBytes` in Node.js and/or browsers
Given an array, pick a random element and return it.
Weighted Sampler helps you to pick a random samples from a collection with defined probabilities or weights. You can pass an Array or a Hash with desired probabilities and use Module or Class API to pick samples. Please, see documentation in the repo https://gitlab.com/oleksiy/weighted_sampler
Making decisions is difficult, and I'm very bad at it. This gem is a tool to help decide between any number of options. Returns one or more options out of a provided list of choices. Supports picking entirely at random, or weighting decisions if you're kinda leaning towards one or more options but you're not sure.
No description provided.
No description provided.