found 26 packages in 288ms
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 fast-shuffle536.3kMIT6.1.1
A fast implementation of a fisher-yates shuffle that does not mutate the source array.
philihp5 months agoarray, knuth, fisher-yates, shuffle 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 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 inthash1.3kMIT3.0.4
Efficient integer hashing library using Knuth's multiplicative method for Javascript and Typescript, perfect for obfuscating sequential numbers.
denostack12 months agoid obfuscation, obfuscate, obfuscation, knuth