rand_pool 0.1.3

Create a pool of random numbers pre generated thread safe
Documentation
1
2
3
4
5
mod rand_pool;

fn main() {
    println!("Hello, world!");
}