[dependencies.rand]
features = ["small_rng"]
version = "0.8.5"
[package]
authors = ["Héctor Tortosa <hectortosa@icloud.com>"]
description = "Shuffle a lists using Fisher-Yates algorithm"
edition = "2021"
license = "MIT"
name = "shufflr"
readme = "README.md"
repository = "https://github.com/hectortosa/shufflr"
version = "0.1.1"