@@ -236,7 +236,7 @@ func addAddressLookup() {
236236 Output : "map[string]any" ,
237237 ContentType : "application/json" ,
238238 Aliases : []string {"full address" , "residential address" , "mailing address" , "street address" , "home address" },
239- Keywords : []string {"address" , " residential" , "location" , "street" , "city" , "state" , "country" , "postal" , "code" , "mailing" , "home" , "house" , "apartment" , "zipcode" , "coordinates" },
239+ Keywords : []string {"residential" , "location" , "street" , "city" , "state" , "country" , "postal" , "code" , "mailing" , "home" , "house" , "apartment" , "zipcode" , "coordinates" },
240240 Generate : func (f * Faker , m * MapParams , info * Info ) (any , error ) {
241241 return address (f ), nil
242242 },
@@ -249,7 +249,7 @@ func addAddressLookup() {
249249 Example : "Marcelside" ,
250250 Output : "string" ,
251251 Aliases : []string {"city name" , "urban area" , "municipality name" , "town name" , "metropolitan area" },
252- Keywords : []string {"city" , " town" , "municipality" , "urban" , "area" , "population" , "hub" , "culture" , "commerce" , "metropolitan" , "settlement" , "community" , "district" },
252+ Keywords : []string {"town" , "municipality" , "urban" , "area" , "population" , "hub" , "culture" , "commerce" , "metropolitan" , "settlement" , "community" , "district" },
253253 Generate : func (f * Faker , m * MapParams , info * Info ) (any , error ) {
254254 return city (f ), nil
255255 },
@@ -262,7 +262,7 @@ func addAddressLookup() {
262262 Example : "United States of America" ,
263263 Output : "string" ,
264264 Aliases : []string {"country name" , "nation name" , "sovereign state" , "national territory" , "independent country" },
265- Keywords : []string {"country" , " nation" , "government" , "territory" , "sovereign" , "independent" , "state" , "republic" , "kingdom" , "empire" , "federation" , "commonwealth" },
265+ Keywords : []string {"nation" , "government" , "territory" , "sovereign" , "independent" , "state" , "republic" , "kingdom" , "empire" , "federation" , "commonwealth" },
266266 Generate : func (f * Faker , m * MapParams , info * Info ) (any , error ) {
267267 return country (f ), nil
268268 },
@@ -288,7 +288,7 @@ func addAddressLookup() {
288288 Example : "Illinois" ,
289289 Output : "string" ,
290290 Aliases : []string {"state name" , "province name" , "region name" , "administrative division" , "territory name" },
291- Keywords : []string {"state" , " province" , "region" , "division" , "governmental" , "territory" , "area" , "laws" , "government" , "administrative" , "subdivision" , "district" , "county" },
291+ Keywords : []string {"province" , "region" , "division" , "governmental" , "territory" , "area" , "laws" , "government" , "administrative" , "subdivision" , "district" , "county" },
292292 Generate : func (f * Faker , m * MapParams , info * Info ) (any , error ) {
293293 return state (f ), nil
294294 },
@@ -314,7 +314,7 @@ func addAddressLookup() {
314314 Example : "364 East Rapidsborough" ,
315315 Output : "string" ,
316316 Aliases : []string {"street address" , "shipping address" , "billing address" , "mailing address" , "address line 1" , "line 1" , "road address" , "avenue address" , "drive address" , "thoroughfare address" },
317- Keywords : []string {"address" , "street" , " road" , "avenue" , "drive" , "lane" , "way" , "public" , "thoroughfare" , "boulevard" , "court" , "place" , "circle" , "terrace" , "highway" },
317+ Keywords : []string {"address" , "road" , "avenue" , "drive" , "lane" , "way" , "public" , "thoroughfare" , "boulevard" , "court" , "place" , "circle" , "terrace" , "highway" },
318318 Generate : func (f * Faker , m * MapParams , info * Info ) (any , error ) {
319319 return street (f ), nil
320320 },
@@ -379,7 +379,7 @@ func addAddressLookup() {
379379 Example : "Apt 123" ,
380380 Output : "string" ,
381381 Aliases : []string {"apartment unit" , "suite number" , "office number" , "building unit" , "room number" , "address line 2" , "line 2" },
382- Keywords : []string {"unit" , " apartment" , "suite" , "office" , "identifier" , "building" , "number" , "within" , "room" , "floor" , "level" , "section" , "compartment" },
382+ Keywords : []string {"apartment" , "suite" , "office" , "identifier" , "building" , "number" , "within" , "room" , "floor" , "level" , "section" , "compartment" },
383383 Generate : func (f * Faker , m * MapParams , info * Info ) (any , error ) {
384384 return unit (f ), nil
385385 },
@@ -392,7 +392,7 @@ func addAddressLookup() {
392392 Example : "13645" ,
393393 Output : "string" ,
394394 Aliases : []string {"zip code" , "postal code" , "mail code" , "delivery code" },
395- Keywords : []string {"zip" , " postal" , "postcode" , "code" , "address" , "sorting" , "geographic" , "area" , "numerical" , "mailing" , "delivery" , "zone" , "district" , "region" , "identifier" },
395+ Keywords : []string {"postal" , "postcode" , "code" , "address" , "sorting" , "geographic" , "area" , "numerical" , "mailing" , "delivery" , "zone" , "district" , "region" , "identifier" },
396396 Generate : func (f * Faker , m * MapParams , info * Info ) (any , error ) {
397397 return zip (f ), nil
398398 },
@@ -405,7 +405,7 @@ func addAddressLookup() {
405405 Example : "-73.534056" ,
406406 Output : "float" ,
407407 Aliases : []string {"lat coordinate" , "north-south coordinate" , "geographic latitude" , "earth latitude" , "position latitude" },
408- Keywords : []string {"latitude" , " lat" , "coordinate" , "north-south" , "degrees" , "gps" , "wgs84" , "geodesy" , "parallel" , "equator" , "pole" },
408+ Keywords : []string {"lat" , "coordinate" , "north-south" , "degrees" , "gps" , "wgs84" , "geodesy" , "parallel" , "equator" , "pole" },
409409 Generate : func (f * Faker , m * MapParams , info * Info ) (any , error ) {
410410 return latitude (f ), nil
411411 },
@@ -418,7 +418,7 @@ func addAddressLookup() {
418418 Example : "22.921026" ,
419419 Output : "float" ,
420420 Aliases : []string {"latitude bounds" , "lat range" , "north-south range" , "geographic bounds" , "coordinate range" },
421- Keywords : []string {"latitude" , " lat" , "range" , "min" , "max" , "degrees" , "gps" , "wgs84" , "bounds" , "interval" },
421+ Keywords : []string {"lat" , "range" , "min" , "max" , "degrees" , "gps" , "wgs84" , "bounds" , "interval" },
422422 Params : []Param {
423423 {Field : "min" , Display : "Min" , Type : "float" , Default : "0" , Description : "Minimum range" },
424424 {Field : "max" , Display : "Max" , Type : "float" , Default : "90" , Description : "Maximum range" },
@@ -443,7 +443,7 @@ func addAddressLookup() {
443443 Example : "-147.068112" ,
444444 Output : "float" ,
445445 Aliases : []string {"long coordinate" , "east-west coordinate" , "geographic longitude" , "earth longitude" , "position longitude" },
446- Keywords : []string {"longitude" , " lon" , "coordinate" , "east-west" , "degrees" , "gps" , "wgs84" , "geodesy" , "meridian" , "idl" },
446+ Keywords : []string {"lon" , "coordinate" , "east-west" , "degrees" , "gps" , "wgs84" , "geodesy" , "meridian" , "idl" },
447447 Generate : func (f * Faker , m * MapParams , info * Info ) (any , error ) {
448448 return longitude (f ), nil
449449 },
0 commit comments