macro_rules! random_number {
    ($calc:ty) => { ... };
}
Expand description

macro that generates a random number regardless the type