found 22 packages in 33ms
knuth-shuffle-seeded5.4mApache-2.01.0.6
The Fisher-Yates (aka Knuth) shuffle for Node.js, with seeding support
TimothyGualmost 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
coolaj86almost 3 years agoronald, fisher, frank, yates crypto-shuffle3.5kMIT1.0.1Cryptographically secure shuffle using the Fisher-Yates algorithm. The browser's (or NodeJS) crypto services are used to generate strong random numbers.
richardschneiderabout 3 years agocrypto, random, fisher-yates, shuffle shuffly2.2kMIT1.0.5
A JavaScript utility for shuffling arrays
kevinhermawanalmost 2 years agoshuffle, random, permutation, fisher-yates