Macro hotshot_testing::random

source ยท
macro_rules! random {
    ($($x:expr),* $(,)?) => { ... };
}