A lightweight React hook for shuffling arrays in just 2 lines of code. Easily add randomness to your application by rearranging elements with a simple function call.
A fast implementation of a fisher-yates shuffle that does not mutate the source array.
Randomize the order of the elements in a given 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
Effortless animation between DOM changes (eg. list reordering) using the FLIP technique.
Random numbers.
return the elements of an array in random order
Configurable FLIP animation helpers for React
Bridging the gap between buffers and typed arrays
Collection of useful functions
Typical random-related functions for JavaScript.
Array module.
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.
## Install
The lodash method `_.shuffle` exported as a module.
Categorize, sort, and filter a responsive grid of items
Standalone React surfaces from the Shuffle Security app — Usecases explorer, form control, and more.
TypeScript definitions for shuffle-seed
An array convenience subclass