Copyright | (C) Frank Staals |
---|---|
License | see the LICENSE file |
Maintainer | Frank Staals |
Safe Haskell | None |
Language | Haskell2010 |
Implements Fishyer-Yates shuffle.
Synopsis
- shuffle :: (Foldable f, MonadRandom m) => f a -> m (Vector a)
Copyright | (C) Frank Staals |
---|---|
License | see the LICENSE file |
Maintainer | Frank Staals |
Safe Haskell | None |
Language | Haskell2010 |
Implements Fishyer-Yates shuffle.