Shuffle an array using secure-random-uniform as the RNG
Cryptographically secure shuffle using the Fisher-Yates algorithm. The browser's (or NodeJS) crypto services are used to generate strong random numbers.
TypeScript definitions for secure-shuffle
Cryptographically secure shuffle using the Durstenfeld algorithm with a CSPRNG.
The Fisher-Yates (aka Knuth) shuffle for Node.js, with seeding support
The Fisher-Yates (aka Knuth) shuffle for Browser and Node.js
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.
cryptographically secure shuffle algorithm
Randomize the order of items in an array
Shuffle Array based on a Seed
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.
TypeScript definitions for knuth-shuffle-seeded
## Install
The lodash method `_.shuffle` exported as a module.
Categorize, sort, and filter a responsive grid of items
JSON parse with prototype poisoning protection
TypeScript definitions for shuffle-seed
A tiny (130B to 205B) and fast utility to randomize unique IDs of fixed length
A tiny (230B) and fast UUID (v4) generator for Node and the browser
TypeScript definitions for shuffle-array
simple persistent cookiejar system
return the elements of an array in random order
Effortless animation between DOM changes (eg. list reordering) using the FLIP technique.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.