@hackage random-shuffle0.0.4
Random shuffle implementation.
Categories
License
BSD-3-Clause
Maintainer
Manlio Perillo <manlio.perillo@gmail.com>
Links
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (3)
Dependents (95)
@hackage/AlanDeniseEricLauren, @hackage/dataframe, @hackage/haskseg, @hackage/dictionaries, @hackage/java-poker, @hackage/codeworld-api, Show all…
Random shuffle implementation, on immutable lists. Based on `perfect shuffle' implementation by Oleg Kiselyov, available on http://okmij.org/ftp/Haskell/perfect-shuffle.txt