knuth-shuffle-seeded5.7mApache-2.01.0.6The Fisher-Yates (aka Knuth) shuffle for Node.js, with seeding support
TimothyGuabout 3 years 前ronald, fisher, frank, yates fast-shuffle852.3kMIT6.1.1A fast implementation of a fisher-yates shuffle that does not mutate the source array.
philihp9 months 前array, knuth, fisher-yates, shuffle knuth-shuffle78.6k(MIT OR Apache-2.0)1.0.8The Fisher-Yates (aka Knuth) shuffle for Browser and Node.js
coolaj86about 3 years 前ronald, 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 前algorithm, benchmarking, combinatorics, efficient inthash967MIT3.0.4Efficient integer hashing library using Knuth's multiplicative method for Javascript and Typescript, perfect for obfuscating sequential numbers.
denostackover 1 year 前id obfuscation, obfuscate, obfuscation, knuth