shuffle 0.1.1

Implementation of various shuffling algorithms over slices.
Documentation
[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"
readme = "./README.md"
repository = "https://github.com/adambudziak/shuffle"
version = "0.1.1"