[go: up one dir, main page]

randomize 3.0.1

randomization routines
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[![License:0BSD](https://img.shields.io/badge/License-0BSD-brightgreen.svg)](https://opensource.org/licenses/FPL-1.0.0)
![MinRust:1.34](https://img.shields.io/badge/Min%20Rust-1.34-green.svg)
![Unsafe:None](https://img.shields.io/badge/Unsafe-None-brightgreen.svg)
[![travis.ci](https://travis-ci.org/Lokathor/randomize.svg?branch=master)](https://travis-ci.org/Lokathor/randomize)
[![AppVeyor](https://ci.appveyor.com/api/projects/status/sivd5vm4pwy3qobn/branch/master?svg=true)](https://ci.appveyor.com/project/Lokathor/randomize/branch/master)
[![crates.io](https://img.shields.io/crates/v/randomize.svg)](https://crates.io/crates/randomize)
[![docs.rs](https://docs.rs/randomize/badge.svg)](https://docs.rs/randomize/)

# randomize


randomization routines

* `serde` support is optionally available (off by default).
* `rand_core` support is optionally available (off by default).