pub fn random_number<T>() -> T where
    Standard: Distribution<T>, 
Expand description

Consolidate resources required for generating random numbers