vector-shuffling-1.1: Algorithms for vector shuffling
VectorShuffling.Mutable
shuffle :: MVector s a -> StdGen -> ST s StdGen Source #