randomkit 0.1.0

`numpy.random` for Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
rust-randomkit
==============

[![Build Status](https://travis-ci.org/stygstra/rust-randomkit.svg?branch=master)](https://travis-ci.org/stygstra/rust-randomkit)
`numpy.random` for Rust.

Bindings for [NumPy's fork](https://github.com/numpy/numpy/tree/master/numpy/random/mtrand)
of [RandomKit](http://js2007.free.fr/code/index.html#RandomKit).

[Documentation](https://stygstra.github.io/rust-randomkit/)