Function dvcompute::simulation::stream::random::random_uniform_stream[][src]

pub fn random_uniform_stream(min: f64, max: f64) -> Stream<Rc<Arrival<f64>>>
Expand description

A stream with random time delays distributed uniformly.