rand_array

Macro rand_array 

Source
macro_rules! rand_array {
    ($array:expr) => { ... };
}