Rearranges values in arbitrary order.
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
Rearranges values in arbitrary order.
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
Picks an arbitrary permutation.
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Random numbers.
Picks an arbitrary subsequence.
return the elements of an array in random order
Unopinionated, no-frills CLI argument parser
Collection of useful functions
Yjs encoding protocols
An array is a collection of values, stored contiguously.
Copies part of array to another.
A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.
Typical random-related functions for JavaScript.
Rotates values in array.
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.