random-weighted-item
Generator of random item in array by probability function
Generator of random item in array by probability function
A collection of utility functions for the random number generators.
Find all/least-cost routes in weighted directed graph with given limitations
Do you need location weighted average? You can use my library.
Weighted graph code bricks for JavaScript
Library with helper methods to work with weighted random.
Weighted directed graph
A dynamic module loader. Focused mainly on being able to scan a directory for modules and mount routes on an express app if wanted
Quick and simple weighted random chooser
distributed weighted queuing multiple processes
Exponential moving average from a stream.
A tiny JavaScript library for packing 2D rectangles into a near-square container, which is useful for generating CSS sprites and WebGL textures. Similar to [shelf-pack](https://github.com/mapbox/shelf-pack), but static (you can't add items once a layout i
Weighted Round Robin Resource List
A library to pick random elements with weighted probability.
Localization weighted proximity to given vector coordinates
Generate a weighted random function from a frequency map.
A weighted random item sampler (selector), where the probability of selecting an item is proportional to its weight, with replacement allowed between samples. In other words, an item can be sampled more than once. The sampling method utilizes a binary sea
Extract one or more random elements from a weighted array.
Verteiler ([[fɛɐ̯ˈtaɪ̯lɐ], meaning: distributor](https://en.wiktionary.org/wiki/Verteiler)) distributes an array of weighted items to a given number of recipients.
KombiN is an algorithm to get index for combination pair and to get combination pair from index, where all possible combination pairs from two finite sets are sorted by their weight in ascending order.