Project Concept
gen_locations_and_objects()
Sample a linear map by randomly placing mining locations and tools on the map.
n (int) –
inventory_size (int) –
station_agnostic (bool) –
Tuple[str, str, int, list, list]