Package shuffle provides primitives for shuffling slices and user-defined collections.
go get github.com/shogo82148/go-shuffleNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shuffle a slice of integers
Use math/rand.Shuffle instead
No dependency data recorded yet.