Search results
16 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
The Fisher-Yates (aka Knuth) shuffle for Node.js, with seeding support
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
Cryptographically secure shuffle using the Fisher-Yates algorithm. The browser's (or NodeJS) crypto services are used to generate strong random numbers.
A compact module to randomly sort an Array
A JavaScript utility for shuffling arrays
An implementation of the Durstenfeld algorithm for shuffling collections.
Fisher-Yates Shuffle Implementation
Customizable Fisher-Yates shuffle
Cryptographically secure shuffle using the Durstenfeld algorithm with a CSPRNG.
Unsorts (shuffles) arbitrary array
cryptographically-secure random shuffle of array entries with the Fisher-Yates algorithm
fisher-yates shuffle for immutable.js lists
A set of math utilities for working with random numbers/arrays.
Creates a new randomized array
The shuffling algorithm that DOES NOT use Math.random()