knuth-shuffle-seeded5.4mApache-2.01.0.6
The Fisher-Yates (aka Knuth) shuffle for Node.js, with seeding support
TimothyGuabout 3 years agoronald, fisher, frank, yates fast-shuffle702.6kMIT6.1.1
A fast implementation of a fisher-yates shuffle that does not mutate the source array.
philihp8 months agoarray, knuth, fisher-yates, shuffle knuth-shuffle83.6k(MIT OR Apache-2.0)1.0.8The Fisher-Yates (aka Knuth) shuffle for Browser and Node.js
coolaj86about 3 years agoronald, fisher, frank, yates shuffle-words5.8k0.1.2Shuffle 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.
jonschlinkertalmost 3 years agoalgorithm, benchmarking, combinatorics, efficient compute-shuffle1.2k1.0.0Shuffles array elements in place.
compute-ioabout 3 years agocompute.io, compute, computation, combinatorics