rand_split 0.2.1

Functions to split a slice into random parts.
Documentation
[[bench]]
harness = false
name = "splitting"
[dependencies.rand]
version = "0.8"
[dev-dependencies.criterion]
version = "0.3.3"

[package]
authors = ["Jorge Carrasco Muriel <carrascomurielj@gmail.com>"]
categories = ["science"]
description = "Functions to split a slice into random parts."
edition = "2018"
license = "MIT OR Apache-2.0"
name = "rand_split"
readme = "README.md"
repository = "https://github.com/carrascomj/rand_split"
version = "0.2.1"