knuth-shuffle-seeded6.5mApache-2.01.0.6
The Fisher-Yates (aka Knuth) shuffle for Node.js, with seeding support
TimothyGuover 3 years agoronald, fisher, frank, yates fast-shuffle1.1mMIT6.1.1
A fast implementation of a fisher-yates shuffle that does not mutate the source array.
philihpabout 1 year agoarray, knuth, fisher-yates, shuffle knuth-shuffle91.1k(MIT OR Apache-2.0)1.0.8The Fisher-Yates (aka Knuth) shuffle for Browser and Node.js
coolaj86over 3 years agoronald, fisher, frank, yates shuffle-words5.9k0.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.
jonschlinkertover 3 years agoalgorithm, benchmarking, combinatorics, efficient inthash1.4kMIT3.0.4
Efficient integer hashing library using Knuth's multiplicative method for Javascript and Typescript, perfect for obfuscating sequential numbers.
denostackover 1 year agoid obfuscation, obfuscate, obfuscation, knuth