knuth-shuffle-seeded
The Fisher-Yates (aka Knuth) shuffle for Node.js, with seeding support
The Fisher-Yates (aka Knuth) shuffle for Node.js, with seeding support
Randomize the order of items in an array
The Fisher-Yates (aka Knuth) shuffle for Browser and Node.js
Shuffle the words in a string and optionally the letters in each word using the Fisher-Yates algorithm. Useful for creating test fixtures, benchmarking samples, etc.
Mess is Fisher–Yates shuffle algorithm implementation for node.js
Shuffles array elements in place.
fisher-yates shuffle for immutable.js lists
Seedable random number generator supporting many common distributions.
kris npm test
an approximate string matching algorithm
Generates a random permutation
check actual number is expected number ± delta
kris npm test
Generate an array of random number ranges. Useful for creating test fixtures or benchmarking samples.
Fisher-Yates Shuffle Implementation in JavaScript with cryptographically strong random number generator
Creates a new randomized array
Knuth shuffle
Shuffle an array of objects using Fisher-Yates shuffle algorithm
Pick elements from an array at random.