[][src]Function popdat::activities::rand_duration

fn rand_duration(
    rng: &mut XorShiftRng,
    low: Duration,
    high: Duration
) -> Duration