[][src]Function simplerand::rand_range

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