Returns a random place and all associated data
See also
place_lookup for documentation.
Examples
# \donttest{
random_place()
#> code name_1 name_1_lang name_2 name_2_lang local_type
#> 1 osgb4000000074547786 Blencarn NULL NULL NULL Village
#> outcode county_unitary county_unitary_type district_borough
#> 1 CA10 Westmorland and Furness UnitaryAuthority NULL
#> district_borough_type region country longitude latitude eastings
#> 1 NULL North West England -2.563786 54.67544 363742
#> northings min_eastings min_northings max_eastings max_northings
#> 1 531298 363480 530991 364137 531643
# }
