Search
fast-shuffle
A fast implementation of a fisher-yates shuffle that does not mutate the source array.
v6.1.1 URL:
https://unpkg.com/fast-shuffle@6.1.1/dist/index.js
Open
Browse Files
array
knuth
fisher-yates
shuffle
deterministic
pure
seed
random
curried
shuffle-seed
Shuffle Array based on a Seed
v1.1.6 URL:
https://unpkg.com/shuffle-seed@1.1.6/index.js
Open
Browse Files
array
seed
shuffle
shuffle
seed
random
shuffle-obj-arrays
Shuffles the arrays of the given object (map) using @shuffle-array
v1.0.2 URL:
https://unpkg.com/shuffle-obj-arrays@1.0.2/index.js
Open
Browse Files
shuffle
object
map
array
rng
prng
shuffle-array
Randomize the order of the elements in a given array.
v1.0.1 URL:
https://unpkg.com/shuffle-array@1.0.1/index.js
Open
Browse Files
random
shuffle
array
seededshuffle
Shuffle and unshuffle an array by seed/key.
v0.2.0 URL:
https://unpkg.com/seededshuffle@0.2.0/index.js
Open
Browse Files
shuffle
seed
unshuffle
random
array
seeded