knuth-shuffle-seeded5.7mApache-2.01.0.6
The Fisher-Yates (aka Knuth) shuffle for Node.js, with seeding support
TimothyGuabout 3 years agoronald, fisher, frank, yates fast-shuffle881.5kMIT6.1.1
A fast implementation of a fisher-yates shuffle that does not mutate the source array.
philihp10 months agoarray, knuth, fisher-yates, shuffle knuth-shuffle72.4k(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.
jonschlinkertabout 3 years agoalgorithm, benchmarking, combinatorics, efficient dancing-links1.3kMIT4.3.2
Fastest JS solver for exact cover problems using Dancing Links
TimBeyer13 days agodlx, dancing links, algorithm x, exact cover