random_utils 0.2.1

Different random number utilities.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]
num = "0.1"
rand = "0.3"

[package]
authors = ["Szymon LipiƄski <mabewlun@gmail.com>"]
description = "Different random number utilities."
include = ["**/*.rs", "Cargo.toml"]
license = "MIT"
name = "random_utils"
repository = "https://github.com/szymonlipinski/random_utils"
version = "0.2.1"