Shuffle array based on Fisher-Yates shuffle algorithm
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
Typical random-related functions for JavaScript.
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.
## 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
Simple functional programming utility & Misc programming tool
TypeScript definitions for knuth-shuffle
Shuffle and unshuffle an array by seed/key.