Showing 1-20 of 114,077 packages
Randomize the order of items in an array
Randomize the order of the elements in a given array.
A fast implementation of a fisher-yates shuffle that does not mutate the source array.
The Fisher-Yates (aka Knuth) shuffle for Node.js, with seeding support
The Fisher-Yates (aka Knuth) shuffle for Browser and Node.js
Shuffle Array based on a Seed
return the elements of an array in random order
TypeScript definitions for knuth-shuffle-seeded
Random numbers.
TypeScript definitions for shuffle-array
## Install
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Typical random-related functions for JavaScript.
The lodash method `_.shuffle` exported as a module.
A deterministic method to shuffle array items for @nodejs
A package that... well... shuffles the values of an array. Yup. That's all.
Categorize, sort, and filter a responsive grid of items
array shuffle
Array manipulation, ordering, searching, summarizing, etc.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.