BSD-3-Clause licensed by Mitchell Dalvi Rosen
This version can be pinned in stack with:list-shuffle-1.0.0.1@sha256:a2aeb2f21db0c7eb3a65392f7430ea2126394281b95fc73ca938a06a87c32893,2356

Module documentation for 1.0.0.1

Depends on 3 packages(full list with versions):
Used by 1 package in nightly-2025-09-20(full list with versions):

list-shuffle

GitHub CI Hackage Stackage LTS Stackage Nightly Dependencies

List shuffling and sampling with optimal asymptotic time and space complexity using the imperative Fisher–Yates algorithm.

Changes

[1.0.0.1] - May 15, 2024

  • Fix missing-local-signatures warning on GHC 9.8+

[1.0.0] - October 25, 2023

  • Initial release.