Function simplerand::rand_range[][src]

pub fn rand_range<T: Randomable>(min: T, max: T) -> T