fast-shuffle

A fast implementation of a fisher-yates shuffle that does not mutate the source array.

shuffle-array

Randomize the order of the elements in a given array.