A small library that takes an array as input and returns a new array that is shuffled.
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 Browser and Node.js
Randomize the order of items in an array
The Fisher-Yates (aka Knuth) shuffle for Node.js, with seeding support
TypeScript definitions for knuth-shuffle-seeded
TypeScript definitions for shuffle-array
Shuffle Array based on a Seed
Random numbers.
return the elements of an array in random order
Collection of useful functions
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Typical random-related functions for JavaScript.
## Install
Array module.
The lodash method `_.shuffle` exported as a module.
Categorize, sort, and filter a responsive grid of items
TypeScript definitions for shuffle-seed
An array convenience subclass
A JavaScript utility for shuffling arrays
TypeScript definitions for knuth-shuffle
Array manipulation, ordering, searching, summarizing, etc.
Shuffle and unshuffle an array by seed/key.