rand_jitter 0.1.4

Random number generator based on timing jitter
Documentation
1
2
3
4
5
6
7
8
9
10
#[allow(unused)]
macro_rules! trace { ($($x:tt)*) => () }
#[allow(unused)]
macro_rules! debug { ($($x:tt)*) => () }
#[allow(unused)]
macro_rules! info { ($($x:tt)*) => () }
#[allow(unused)]
macro_rules! warn { ($($x:tt)*) => () }
#[allow(unused)]
macro_rules! error { ($($x:tt)*) => () }