popdat::make_person

Function make_people

Source
pub fn make_people(
    people: Vec<CensusPerson>,
    map: &Map,
    timer: &mut Timer<'_>,
    rng: &mut XorShiftRng,
    config: &Config,
) -> Vec<PersonSpec>