Function demo::generate_random_worldwide_blips

source ·
pub(crate) fn generate_random_worldwide_blips(
    ds: &mut MemDatastore,
    rng: &mut StdRng,
    t0: &mut Instant,
    amount: u32
)
Expand description

Generates random blips around the world with a fixed PRNG seed. The distribution is not meant to be realistic in any way.