found 52 packages in 208ms
knuth-shuffle-seeded5.6mApache-2.01.0.6
The Fisher-Yates (aka Knuth) shuffle for Node.js, with seeding support
TimothyGualmost 3 years agoronald, fisher, frank, yates knuth-shuffle47.9k(MIT OR Apache-2.0)1.0.8The Fisher-Yates (aka Knuth) shuffle for Browser and Node.js
coolaj86almost 3 years agoronald, fisher, frank, yates jumbled6kMIT0.1.1
Pick elements from an array at random.
joellefkowitz9 months agopick, shuffle, fisher, yates shuffle-words5.4k0.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