[dependencies.bitvec]
version = "0.15"
[dependencies.rand]
version = "0.7"
[package]
authors = ["Adam Budziak <adambudziak@protonmail.com>"]
description = "Implementation of various shuffling algorithms over slices."
edition = "2018"
license = "MIT"
name = "shuffle"
repository = "https://github.com/adambudziak/shuffle"
version = "0.1.0"