diff --git a/Location_8h_source.html b/Location_8h_source.html
index be1ec994b..7fba0e345 100644
--- a/Location_8h_source.html
+++ b/Location_8h_source.html
@@ -108,7 +108,7 @@
5 #include "types/Precision.h"
-
+ 7 namespace faker::location
9 enum class AddressCountry
@@ -129,55 +129,34 @@
-
-
-
-
-
-
-
-
-
64 static std::string_view
state (AddressCountry
country = AddressCountry::Usa);
-
-
77 static std::string_view
county (AddressCountry
country = AddressCountry::Usa);
-
-
90 static std::string
city (AddressCountry
country = AddressCountry::Usa);
-
-
-
-
-
-
-
-
-
-
-
-
170 static std::string
latitude (Precision precision = Precision::FourDp);
-
-
183 static std::string
longitude (Precision precision = Precision::FourDp);
-
-
-
-
-
-
-
-
-static std::string longitude(Precision precision=Precision::FourDp)
Generates a random longitude.
-static std::string_view county(AddressCountry country=AddressCountry::Usa)
Returns a random county for a given country.
-static std::string_view timeZone()
Generates a random time zone.
-static std::string city(AddressCountry country=AddressCountry::Usa)
Returns a random city for given country.
-static std::string_view countryCode()
Returns a random country code.
-static std::string secondaryAddress(AddressCountry country=AddressCountry::Usa)
Returns a random secondary address number for given country. This refers to a specific location at a ...
-static std::string zipCode(AddressCountry country=AddressCountry::Usa)
Returns a random zip code for given country.
-static std::string buildingNumber(AddressCountry country=AddressCountry::Usa)
Returns a random building number for given country.
-static std::string street(AddressCountry country=AddressCountry::Usa)
Returns a random street for given country.
-static std::string streetAddress(AddressCountry country=AddressCountry::Usa)
Returns a random street address for given country.
-static std::string_view country()
Returns a random country name.
-static std::string_view direction()
Generates a random direction from cardinal and ordinal directions.
-static std::string_view state(AddressCountry country=AddressCountry::Usa)
Returns a random state for a given country.
-static std::string latitude(Precision precision=Precision::FourDp)
Generates a random latitude.
+ 37 std::string_view country();
+
+ 48 std::string_view countryCode();
+
+ 61 std::string_view state(AddressCountry country = AddressCountry::Usa);
+
+ 74 std::string_view county(AddressCountry country = AddressCountry::Usa);
+
+ 87 std::string city(AddressCountry country = AddressCountry::Usa);
+
+ 101 std::string zipCode(AddressCountry country = AddressCountry::Usa);
+
+ 114 std::string streetAddress(AddressCountry country = AddressCountry::Usa);
+
+ 127 std::string street(AddressCountry country = AddressCountry::Usa);
+
+ 140 std::string buildingNumber(AddressCountry country = AddressCountry::Usa);
+
+ 154 std::string secondaryAddress(AddressCountry country = AddressCountry::Usa);
+
+ 167 std::string latitude(Precision precision = Precision::FourDp);
+
+ 180 std::string longitude(Precision precision = Precision::FourDp);
+
+ 191 std::string_view direction();
+
+ 202 std::string_view timeZone();
+
diff --git a/annotated.html b/annotated.html
index 2dc2ec3f1..81177a950 100644
--- a/annotated.html
+++ b/annotated.html
@@ -123,15 +123,14 @@
▼ C Helper
C WeightedElement
C Internet
- C Location
- C Lorem
- C PasswordOptions
- C Person
- C RandomGenerator
- ▼ C Science
- C ChemicalElement
- C Unit
- C String
+ C Lorem
+ C PasswordOptions
+ C Person
+ C RandomGenerator
+ ▼ C Science
+ C ChemicalElement
+ C Unit
+ C String
diff --git a/annotated_dup.js b/annotated_dup.js
index a7197fe31..0e15bdec2 100644
--- a/annotated_dup.js
+++ b/annotated_dup.js
@@ -21,7 +21,6 @@ var annotated_dup =
[ "Hacker", "classfaker_1_1Hacker.html", null ],
[ "Helper", "classfaker_1_1Helper.html", "classfaker_1_1Helper" ],
[ "Internet", "classfaker_1_1Internet.html", null ],
- [ "Location", "classfaker_1_1Location.html", null ],
[ "Lorem", "classfaker_1_1Lorem.html", null ],
[ "PasswordOptions", "structfaker_1_1PasswordOptions.html", null ],
[ "Person", "classfaker_1_1Person.html", null ],
diff --git a/classes.html b/classes.html
index 5531305a9..465236474 100644
--- a/classes.html
+++ b/classes.html
@@ -121,7 +121,7 @@
Internet (faker)
L
-Location (faker)Lorem (faker)
+Lorem (faker)
N
NetworkInterfaceOptions (faker::system)
diff --git a/classfaker_1_1Location-members.html b/classfaker_1_1Location-members.html
deleted file mode 100644
index cd856bd06..000000000
--- a/classfaker_1_1Location-members.html
+++ /dev/null
@@ -1,131 +0,0 @@
-
-
-
-
-
-
-
-Faker C++: Member List
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Faker C++
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
This is the complete list of members for faker::Location , including all inherited members.
-
-
-
-
-
-
diff --git a/classfaker_1_1Location.html b/classfaker_1_1Location.html
deleted file mode 100644
index 6357a508a..000000000
--- a/classfaker_1_1Location.html
+++ /dev/null
@@ -1,650 +0,0 @@
-
-
-
-
-
-
-
-Faker C++: faker::Location Class Reference
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Faker C++
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Loading...
-
Searching...
-
No Matches
-
-
-
-
-
-
-
-
-
-static std::string_view country ()
- Returns a random country name.
-
-static std::string_view countryCode ()
- Returns a random country code.
-
-static std::string_view state (AddressCountry country =AddressCountry::Usa)
- Returns a random state for a given country.
-
-static std::string_view county (AddressCountry country =AddressCountry::Usa)
- Returns a random county for a given country.
-
-static std::string city (AddressCountry country =AddressCountry::Usa)
- Returns a random city for given country.
-
-static std::string zipCode (AddressCountry country =AddressCountry::Usa)
- Returns a random zip code for given country.
-
-static std::string streetAddress (AddressCountry country =AddressCountry::Usa)
- Returns a random street address for given country.
-
-static std::string street (AddressCountry country =AddressCountry::Usa)
- Returns a random street for given country.
-
-static std::string buildingNumber (AddressCountry country =AddressCountry::Usa)
- Returns a random building number for given country.
-
-static std::string secondaryAddress (AddressCountry country =AddressCountry::Usa)
- Returns a random secondary address number for given country. This refers to a specific location at a given address such as an apartment or room number.
-
-static std::string latitude (Precision precision=Precision::FourDp)
- Generates a random latitude.
-
-static std::string longitude (Precision precision=Precision::FourDp)
- Generates a random longitude.
-
-static std::string_view direction ()
- Generates a random direction from cardinal and ordinal directions.
-
-static std::string_view timeZone ()
- Generates a random time zone.
-
-
-
-
-
◆ buildingNumber()
-
-
-
-
-
-
-
-
- static std::string faker::Location::buildingNumber
- (
- AddressCountry country = AddressCountry::Usa )
-
-
-
-
-
-static
-
-
-
-
-
Returns a random building number for given country.
-
Parameters
-
- country The country to generate building number from. Defaults to `CountryUsa`.
-
-
-
-
Returns Building number.
-
-
static std::string buildingNumber(AddressCountry country=AddressCountry::Usa)
Returns a random building number for given country.
-
-
-
-
-
◆ city()
-
-
-
-
-
-
-
-
- static std::string faker::Location::city
- (
- AddressCountry country = AddressCountry::Usa )
-
-
-
-
-
-static
-
-
-
-
-
Returns a random city for given country.
-
Parameters
-
- country The country to generate city from. Defaults to `CountryUsa`.
-
-
-
-
Returns City.
-
-
static std::string city(AddressCountry country=AddressCountry::Usa)
Returns a random city for given country.
-
-
-
-
-
◆ country()
-
-
-
-
-
-
-
-
- static std::string_view faker::Location::country
- (
- )
-
-
-
-
-
-static
-
-
-
-
-
Returns a random country name.
-
Returns Country name.
-
-
static std::string_view country()
Returns a random country name.
-
-
-
-
-
◆ countryCode()
-
-
-
-
-
-
-
-
- static std::string_view faker::Location::countryCode
- (
- )
-
-
-
-
-
-static
-
-
-
-
-
Returns a random country code.
-
Returns Country code consisting two letters.
-
-
static std::string_view countryCode()
Returns a random country code.
-
-
-
-
-
◆ county()
-
-
-
-
-
-
-
-
- static std::string_view faker::Location::county
- (
- AddressCountry country = AddressCountry::Usa )
-
-
-
-
-
-static
-
-
-
-
-
Returns a random county for a given country.
-
Parameters
-
- country The country to generate county from. Defaults to `CountryUsa`.
-
-
-
-
Returns County.
-
-
static std::string_view county(AddressCountry country=AddressCountry::Usa)
Returns a random county for a given country.
-
-
-
-
-
◆ direction()
-
-
-
-
-
-
-
-
- static std::string_view faker::Location::direction
- (
- )
-
-
-
-
-
-static
-
-
-
-
-
Generates a random direction from cardinal and ordinal directions.
-
Returns Direction.
-
-
static std::string_view direction()
Generates a random direction from cardinal and ordinal directions.
-
-
-
-
-
◆ latitude()
-
-
-
-
-
-
-
-
- static std::string faker::Location::latitude
- (
- Precision precision = Precision::FourDp )
-
-
-
-
-
-static
-
-
-
-
-
Generates a random latitude.
-
Parameters
-
- precision The number of decimal points of precision for the latitude. Defaults to `PrecisionFourDp`.
-
-
-
-
Returns Latitude within -90 to 90 range.
-
-
static std::string latitude(Precision precision=Precision::FourDp)
Generates a random latitude.
-
-
-
-
-
◆ longitude()
-
-
-
-
-
-
-
-
- static std::string faker::Location::longitude
- (
- Precision precision = Precision::FourDp )
-
-
-
-
-
-static
-
-
-
-
-
Generates a random longitude.
-
Parameters
-
- precision The number of decimal points of precision for the longitude. Defaults to `PrecisionFourDp`.
-
-
-
-
Returns Longitude within -180 to 180 range.
-
-
static std::string longitude(Precision precision=Precision::FourDp)
Generates a random longitude.
-
-
-
-
-
◆ secondaryAddress()
-
-
-
-
-
-
-
-
- static std::string faker::Location::secondaryAddress
- (
- AddressCountry country = AddressCountry::Usa )
-
-
-
-
-
-static
-
-
-
-
-
Returns a random secondary address number for given country. This refers to a specific location at a given address such as an apartment or room number.
-
Parameters
-
- country The country to generate building number from. Defaults to `CountryUsa`.
-
-
-
-
Returns Secondary address.
-
-
static std::string secondaryAddress(AddressCountry country=AddressCountry::Usa)
Returns a random secondary address number for given country. This refers to a specific location at a ...
-
-
-
-
-
◆ state()
-
-
-
-
-
-
-
-
- static std::string_view faker::Location::state
- (
- AddressCountry country = AddressCountry::Usa )
-
-
-
-
-
-static
-
-
-
-
-
Returns a random state for a given country.
-
Parameters
-
- country The country to generate state from. Defaults to `CountryUsa`.
-
-
-
-
Returns State.
-
-
static std::string_view state(AddressCountry country=AddressCountry::Usa)
Returns a random state for a given country.
-
-
-
-
-
◆ street()
-
-
-
-
-
-
-
-
- static std::string faker::Location::street
- (
- AddressCountry country = AddressCountry::Usa )
-
-
-
-
-
-static
-
-
-
-
-
Returns a random street for given country.
-
Parameters
-
- country The country to generate street from. Defaults to `CountryUsa`.
-
-
-
-
Returns Street name.
-
-
static std::string street(AddressCountry country=AddressCountry::Usa)
Returns a random street for given country.
-
-
-
-
-
◆ streetAddress()
-
-
-
-
-
-
-
-
- static std::string faker::Location::streetAddress
- (
- AddressCountry country = AddressCountry::Usa )
-
-
-
-
-
-static
-
-
-
-
-
Returns a random street address for given country.
-
Parameters
-
- country The country to generate street address from. Defaults to `CountryUsa`.
-
-
-
-
Returns Street address including building number and street name.
-
-
static std::string streetAddress(AddressCountry country=AddressCountry::Usa)
Returns a random street address for given country.
-
-
-
-
-
◆ timeZone()
-
-
-
-
-
-
-
-
- static std::string_view faker::Location::timeZone
- (
- )
-
-
-
-
-
-static
-
-
-
-
-
Generates a random time zone.
-
Returns Time zone.
-
-
static std::string_view timeZone()
Generates a random time zone.
-
-
-
-
-
◆ zipCode()
-
-
-
-
-
-
-
-
- static std::string faker::Location::zipCode
- (
- AddressCountry country = AddressCountry::Usa )
-
-
-
-
-
-static
-
-
-
-
-
Returns a random zip code for given country.
-
Parameters
-
- country The country to generate zip code from. Defaults to `CountryUsa`.
-
-
-
-
Returns Zip code.
-
-
-
-
static std::string zipCode(AddressCountry country=AddressCountry::Usa)
Returns a random zip code for given country.
-
-
-
-
The documentation for this class was generated from the following file:
-
-
-
-
-
-
diff --git a/doxygen_crawl.html b/doxygen_crawl.html
index e71ada5b6..8a96859b9 100644
--- a/doxygen_crawl.html
+++ b/doxygen_crawl.html
@@ -58,8 +58,6 @@
-
-
@@ -120,8 +118,6 @@
-
-
@@ -244,21 +240,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/functions.html b/functions.html
index fd9e4277d..581f44f77 100644
--- a/functions.html
+++ b/functions.html
@@ -119,7 +119,6 @@ - b -
@@ -127,10 +126,6 @@ - c -
checkIfEmojiIsValid() : faker::Internet
chemicalElement() : faker::Science
chineseZodiac() : faker::Person
-city() : faker::Location
-country() : faker::Location
-countryCode() : faker::Location
-county() : faker::Location
creditCardCvv() : faker::Finance
creditCardExpirationDate() : faker::Finance
creditCardNumber() : faker::Finance
@@ -144,7 +139,6 @@ - c -
- d -
-direction() : faker::Location
distanceUnit() : faker::Science
domainName() : faker::Internet
domainSuffix() : faker::Internet
@@ -202,9 +196,7 @@ - j -
- l -
@@ -251,7 +243,6 @@ - r -
- s -
sample() : faker::String
-secondaryAddress() : faker::Location
sentence() : faker::Lorem
sentences() : faker::Lorem
setElement() : faker::Helper
@@ -259,9 +250,6 @@ - s -
@@ -269,7 +257,6 @@ - s -
- t -
@@ -293,11 +280,6 @@ - w -
-
-
- - z -
diff --git a/functions_func.html b/functions_func.html
index bfb921ba6..9d89b7e3d 100644
--- a/functions_func.html
+++ b/functions_func.html
@@ -119,7 +119,6 @@ - b -
@@ -127,10 +126,6 @@ - c -
checkIfEmojiIsValid() : faker::Internet
chemicalElement() : faker::Science
chineseZodiac() : faker::Person
-city() : faker::Location
-country() : faker::Location
-countryCode() : faker::Location
-county() : faker::Location
creditCardCvv() : faker::Finance
creditCardExpirationDate() : faker::Finance
creditCardNumber() : faker::Finance
@@ -144,7 +139,6 @@ - c -
- d -
-direction() : faker::Location
distanceUnit() : faker::Science
domainName() : faker::Internet
domainSuffix() : faker::Internet
@@ -202,9 +196,7 @@ - j -
- l -
@@ -251,7 +243,6 @@ - r -
- s -
sample() : faker::String
-secondaryAddress() : faker::Location
sentence() : faker::Lorem
sentences() : faker::Lorem
setElement() : faker::Helper
@@ -259,9 +250,6 @@ - s -
@@ -269,7 +257,6 @@ - s -
- t -
@@ -293,11 +280,6 @@ - w -
-
-
- - z -
diff --git a/menudata.js b/menudata.js
index a922cae29..814f423e4 100644
--- a/menudata.js
+++ b/menudata.js
@@ -49,8 +49,7 @@ var menudata={children:[
{text:"t",url:"functions.html#index_t"},
{text:"u",url:"functions.html#index_u"},
{text:"v",url:"functions.html#index_v"},
-{text:"w",url:"functions.html#index_w"},
-{text:"z",url:"functions.html#index_z"}]},
+{text:"w",url:"functions.html#index_w"}]},
{text:"Functions",url:"functions_func.html",children:[
{text:"a",url:"functions_func.html#index_a"},
{text:"b",url:"functions_func.html#index_b"},
@@ -72,7 +71,6 @@ var menudata={children:[
{text:"t",url:"functions_func.html#index_t"},
{text:"u",url:"functions_func.html#index_u"},
{text:"v",url:"functions_func.html#index_v"},
-{text:"w",url:"functions_func.html#index_w"},
-{text:"z",url:"functions_func.html#index_z"}]}]}]},
+{text:"w",url:"functions_func.html#index_w"}]}]}]},
{text:"Files",url:"files.html",children:[
{text:"File List",url:"files.html"}]}]}
diff --git a/navtreeindex0.js b/navtreeindex0.js
index 06d1718aa..1e97b0a09 100644
--- a/navtreeindex0.js
+++ b/navtreeindex0.js
@@ -42,12 +42,11 @@ var NAVTREEINDEX0 =
"classfaker_1_1Hacker.html":[0,0,0,6],
"classfaker_1_1Helper.html":[0,0,0,7],
"classfaker_1_1Internet.html":[0,0,0,8],
-"classfaker_1_1Location.html":[0,0,0,9],
-"classfaker_1_1Lorem.html":[0,0,0,10],
-"classfaker_1_1Person.html":[0,0,0,12],
-"classfaker_1_1RandomGenerator.html":[0,0,0,13],
-"classfaker_1_1Science.html":[0,0,0,14],
-"classfaker_1_1String.html":[0,0,0,15],
+"classfaker_1_1Lorem.html":[0,0,0,9],
+"classfaker_1_1Person.html":[0,0,0,11],
+"classfaker_1_1RandomGenerator.html":[0,0,0,12],
+"classfaker_1_1Science.html":[0,0,0,13],
+"classfaker_1_1String.html":[0,0,0,14],
"dir_21275a4f97039163a157995766de70c2.html":[1,0,0,0],
"dir_d44c64559bbebec7f509842c48db8b23.html":[1,0,0],
"files.html":[1,0],
@@ -58,9 +57,9 @@ var NAVTREEINDEX0 =
"structfaker_1_1CharCount.html":[0,0,0,3],
"structfaker_1_1Currency.html":[0,0,0,4],
"structfaker_1_1Helper_1_1WeightedElement.html":[0,0,0,7,0],
-"structfaker_1_1PasswordOptions.html":[0,0,0,11],
-"structfaker_1_1Science_1_1ChemicalElement.html":[0,0,0,14,0],
-"structfaker_1_1Science_1_1Unit.html":[0,0,0,14,1],
+"structfaker_1_1PasswordOptions.html":[0,0,0,10],
+"structfaker_1_1Science_1_1ChemicalElement.html":[0,0,0,13,0],
+"structfaker_1_1Science_1_1Unit.html":[0,0,0,13,1],
"structfaker_1_1airline_1_1AirlineInfo.html":[0,0,0,0,0],
"structfaker_1_1airline_1_1Airplane.html":[0,0,0,0,1],
"structfaker_1_1airline_1_1Airport.html":[0,0,0,0,2],
diff --git a/search/all_1.js b/search/all_1.js
index 6b3738bff..6ba838dad 100644
--- a/search/all_1.js
+++ b/search/all_1.js
@@ -3,6 +3,5 @@ var searchData=
['bic_0',['bic',['../classfaker_1_1Finance.html#a90550f86cdf48c177254f8ddd874fd45',1,'faker::Finance']]],
['binary_1',['binary',['../classfaker_1_1String.html#a1a4443dd71fb781206122c53c81896bd',1,'faker::String::binary(unsigned length=1)'],['../classfaker_1_1String.html#a30919e90c1c1b1633474bc5afaaf0450',1,'faker::String::binary(GuaranteeMap &&guarantee, unsigned length=1)']]],
['bio_2',['bio',['../classfaker_1_1Person.html#ad3090b7ffa93ddce052eedda2c19d1f9',1,'faker::Person']]],
- ['bitcoinaddress_3',['bitcoinAddress',['../classfaker_1_1Finance.html#aa701cd131f65d4f0da95d00224d46012',1,'faker::Finance']]],
- ['buildingnumber_4',['buildingNumber',['../classfaker_1_1Location.html#aa171973df05a3c1ef52a9dcb09079fd4',1,'faker::Location']]]
+ ['bitcoinaddress_3',['bitcoinAddress',['../classfaker_1_1Finance.html#aa701cd131f65d4f0da95d00224d46012',1,'faker::Finance']]]
];
diff --git a/search/all_10.js b/search/all_10.js
index 9c63001a6..d4856521a 100644
--- a/search/all_10.js
+++ b/search/all_10.js
@@ -2,17 +2,13 @@ var searchData=
[
['sample_0',['sample',['../classfaker_1_1String.html#acf3e6aafee07f5f1331dd627ce736a41',1,'faker::String::sample(unsigned length=10)'],['../classfaker_1_1String.html#a8067d353710df2a9b326ea679e1efc02',1,'faker::String::sample(GuaranteeMap &&guarantee, unsigned length=10)']]],
['science_1',['Science',['../classfaker_1_1Science.html',1,'faker']]],
- ['secondaryaddress_2',['secondaryAddress',['../classfaker_1_1Location.html#a7232d39949dca851236acb15a464684e',1,'faker::Location']]],
- ['sentence_3',['sentence',['../classfaker_1_1Lorem.html#ace402bfeedb5be11d011a38c5708daa5',1,'faker::Lorem']]],
- ['sentences_4',['sentences',['../classfaker_1_1Lorem.html#a642a0a6fe7293f968b01a46b8202224a',1,'faker::Lorem']]],
- ['setelement_5',['setElement',['../classfaker_1_1Helper.html#afa9ce3f39af7cdaf537be7de5496e848',1,'faker::Helper']]],
- ['sex_6',['sex',['../classfaker_1_1Person.html#aeba24330f0bad13c258ae96fd3e97f25',1,'faker::Person']]],
- ['shufflestring_7',['shuffleString',['../classfaker_1_1Helper.html#aac9274ace8624b68896fd049064bcfa3',1,'faker::Helper']]],
- ['slug_8',['slug',['../classfaker_1_1Lorem.html#a05591c4bbec3ec177e51020805414548',1,'faker::Lorem']]],
- ['ssn_9',['ssn',['../classfaker_1_1Person.html#a689015ad4f87627f468ecbb93a59617c',1,'faker::Person']]],
- ['state_10',['state',['../classfaker_1_1Location.html#afc0556b278be839912b3141b9c4c0a9e',1,'faker::Location']]],
- ['street_11',['street',['../classfaker_1_1Location.html#ab7b136a671e83f17a5eb2cae4f43b67e',1,'faker::Location']]],
- ['streetaddress_12',['streetAddress',['../classfaker_1_1Location.html#ad7e4d71ca7d7ce3d0ccd002d53ebe1a5',1,'faker::Location']]],
- ['string_13',['String',['../classfaker_1_1String.html',1,'faker']]],
- ['suffix_14',['suffix',['../classfaker_1_1Person.html#affec8ddc4342317657338259aea55556',1,'faker::Person']]]
+ ['sentence_2',['sentence',['../classfaker_1_1Lorem.html#ace402bfeedb5be11d011a38c5708daa5',1,'faker::Lorem']]],
+ ['sentences_3',['sentences',['../classfaker_1_1Lorem.html#a642a0a6fe7293f968b01a46b8202224a',1,'faker::Lorem']]],
+ ['setelement_4',['setElement',['../classfaker_1_1Helper.html#afa9ce3f39af7cdaf537be7de5496e848',1,'faker::Helper']]],
+ ['sex_5',['sex',['../classfaker_1_1Person.html#aeba24330f0bad13c258ae96fd3e97f25',1,'faker::Person']]],
+ ['shufflestring_6',['shuffleString',['../classfaker_1_1Helper.html#aac9274ace8624b68896fd049064bcfa3',1,'faker::Helper']]],
+ ['slug_7',['slug',['../classfaker_1_1Lorem.html#a05591c4bbec3ec177e51020805414548',1,'faker::Lorem']]],
+ ['ssn_8',['ssn',['../classfaker_1_1Person.html#a689015ad4f87627f468ecbb93a59617c',1,'faker::Person']]],
+ ['string_9',['String',['../classfaker_1_1String.html',1,'faker']]],
+ ['suffix_10',['suffix',['../classfaker_1_1Person.html#affec8ddc4342317657338259aea55556',1,'faker::Person']]]
];
diff --git a/search/all_11.js b/search/all_11.js
index d74b85716..a93dc05ff 100644
--- a/search/all_11.js
+++ b/search/all_11.js
@@ -2,6 +2,5 @@ var searchData=
[
['tempunit_0',['tempUnit',['../classfaker_1_1Science.html#ab3667bf9c6d644ac1e07d42239b42179',1,'faker::Science']]],
['timeunit_1',['timeUnit',['../classfaker_1_1Science.html#a326517a93a08ce089df339e11a96e40d',1,'faker::Science']]],
- ['timezone_2',['timeZone',['../classfaker_1_1Location.html#a4489d46d3499ae7528e74ab8203162a7',1,'faker::Location']]],
- ['tovector_3',['toVector',['../classfaker_1_1Helper.html#a505d077c850b9914762fb68af0d926cf',1,'faker::Helper']]]
+ ['tovector_2',['toVector',['../classfaker_1_1Helper.html#a505d077c850b9914762fb68af0d926cf',1,'faker::Helper']]]
];
diff --git a/search/all_15.js b/search/all_15.js
deleted file mode 100644
index 89174b816..000000000
--- a/search/all_15.js
+++ /dev/null
@@ -1,4 +0,0 @@
-var searchData=
-[
- ['zipcode_0',['zipCode',['../classfaker_1_1Location.html#a7d5acd750429fe11b712151a32ce593f',1,'faker::Location']]]
-];
diff --git a/search/all_2.js b/search/all_2.js
index 2188b1058..d97bff92b 100644
--- a/search/all_2.js
+++ b/search/all_2.js
@@ -5,19 +5,15 @@ var searchData=
['chemicalelement_2',['ChemicalElement',['../structfaker_1_1Science_1_1ChemicalElement.html',1,'faker::Science']]],
['chemicalelement_3',['chemicalElement',['../classfaker_1_1Science.html#a5116cd34282af4c47442a32567da8c81',1,'faker::Science']]],
['chinesezodiac_4',['chineseZodiac',['../classfaker_1_1Person.html#aa96231fc1d15784260a29637e5843a72',1,'faker::Person']]],
- ['city_5',['city',['../classfaker_1_1Location.html#a4578e9848a3b0b7234be576135ae273a',1,'faker::Location']]],
- ['country_6',['country',['../classfaker_1_1Location.html#ae0fd965aa64469e582524c190c4787ab',1,'faker::Location']]],
- ['countrycode_7',['countryCode',['../classfaker_1_1Location.html#a688304e2ae2fd88a2c94f15cc470a17f',1,'faker::Location']]],
- ['county_8',['county',['../classfaker_1_1Location.html#a1fa0f1ac1a944222f031fe40606a8d06',1,'faker::Location']]],
- ['creditcardcvv_9',['creditCardCvv',['../classfaker_1_1Finance.html#a6b4c79d892fdbbf0a0109dc7927bc947',1,'faker::Finance']]],
- ['creditcardexpirationdate_10',['creditCardExpirationDate',['../classfaker_1_1Finance.html#a3a4c0d2a4ccd15f60f519148fcc631f8',1,'faker::Finance']]],
- ['creditcardnumber_11',['creditCardNumber',['../classfaker_1_1Finance.html#ac0aa71a72d411fb89c5ba623db469bd4',1,'faker::Finance']]],
- ['creditcardtype_12',['creditCardType',['../classfaker_1_1Finance.html#a2c42dde2914101fef7410089b48e8fc4',1,'faker::Finance']]],
- ['cronoptions_13',['CronOptions',['../structfaker_1_1system_1_1CronOptions.html',1,'faker::system']]],
- ['currency_14',['Currency',['../structfaker_1_1Currency.html',1,'faker']]],
- ['currency_15',['currency',['../classfaker_1_1Finance.html#a828465726c086af725ac1050d0e6ccd2',1,'faker::Finance']]],
- ['currencycode_16',['currencyCode',['../classfaker_1_1Finance.html#ab849cf51f72334d0ea31be4686cbe4a8',1,'faker::Finance']]],
- ['currencyname_17',['currencyName',['../classfaker_1_1Finance.html#ae4e3dd23a090a32ae2e46e009fe7f0db',1,'faker::Finance']]],
- ['currencysymbol_18',['currencySymbol',['../classfaker_1_1Finance.html#a4f15c582e350f6940707de3ac11d2505',1,'faker::Finance']]],
- ['currentunit_19',['currentUnit',['../classfaker_1_1Science.html#ac2014d2e2ef7e8f1ac52a47a72444c50',1,'faker::Science']]]
+ ['creditcardcvv_5',['creditCardCvv',['../classfaker_1_1Finance.html#a6b4c79d892fdbbf0a0109dc7927bc947',1,'faker::Finance']]],
+ ['creditcardexpirationdate_6',['creditCardExpirationDate',['../classfaker_1_1Finance.html#a3a4c0d2a4ccd15f60f519148fcc631f8',1,'faker::Finance']]],
+ ['creditcardnumber_7',['creditCardNumber',['../classfaker_1_1Finance.html#ac0aa71a72d411fb89c5ba623db469bd4',1,'faker::Finance']]],
+ ['creditcardtype_8',['creditCardType',['../classfaker_1_1Finance.html#a2c42dde2914101fef7410089b48e8fc4',1,'faker::Finance']]],
+ ['cronoptions_9',['CronOptions',['../structfaker_1_1system_1_1CronOptions.html',1,'faker::system']]],
+ ['currency_10',['Currency',['../structfaker_1_1Currency.html',1,'faker']]],
+ ['currency_11',['currency',['../classfaker_1_1Finance.html#a828465726c086af725ac1050d0e6ccd2',1,'faker::Finance']]],
+ ['currencycode_12',['currencyCode',['../classfaker_1_1Finance.html#ab849cf51f72334d0ea31be4686cbe4a8',1,'faker::Finance']]],
+ ['currencyname_13',['currencyName',['../classfaker_1_1Finance.html#ae4e3dd23a090a32ae2e46e009fe7f0db',1,'faker::Finance']]],
+ ['currencysymbol_14',['currencySymbol',['../classfaker_1_1Finance.html#a4f15c582e350f6940707de3ac11d2505',1,'faker::Finance']]],
+ ['currentunit_15',['currentUnit',['../classfaker_1_1Science.html#ac2014d2e2ef7e8f1ac52a47a72444c50',1,'faker::Science']]]
];
diff --git a/search/all_3.js b/search/all_3.js
index 5bbc788a0..ea7f40d4a 100644
--- a/search/all_3.js
+++ b/search/all_3.js
@@ -1,8 +1,7 @@
var searchData=
[
- ['direction_0',['direction',['../classfaker_1_1Location.html#af7e4d6832d4cb771d9b531b96950a368',1,'faker::Location']]],
- ['distanceunit_1',['distanceUnit',['../classfaker_1_1Science.html#ab42a1c8263c0a0f2f74c6db5fcccd134',1,'faker::Science']]],
- ['domainname_2',['domainName',['../classfaker_1_1Internet.html#a0ea6cb024c64493e473d7b2ffe624623',1,'faker::Internet']]],
- ['domainsuffix_3',['domainSuffix',['../classfaker_1_1Internet.html#a179ea6f381546efc3544de650707b395',1,'faker::Internet']]],
- ['domainword_4',['domainWord',['../classfaker_1_1Internet.html#a199a6c56acd69f45f07315669ebe0111',1,'faker::Internet']]]
+ ['distanceunit_0',['distanceUnit',['../classfaker_1_1Science.html#ab42a1c8263c0a0f2f74c6db5fcccd134',1,'faker::Science']]],
+ ['domainname_1',['domainName',['../classfaker_1_1Internet.html#a0ea6cb024c64493e473d7b2ffe624623',1,'faker::Internet']]],
+ ['domainsuffix_2',['domainSuffix',['../classfaker_1_1Internet.html#a179ea6f381546efc3544de650707b395',1,'faker::Internet']]],
+ ['domainword_3',['domainWord',['../classfaker_1_1Internet.html#a199a6c56acd69f45f07315669ebe0111',1,'faker::Internet']]]
];
diff --git a/search/all_a.js b/search/all_a.js
index 6182345a0..156ac0818 100644
--- a/search/all_a.js
+++ b/search/all_a.js
@@ -2,9 +2,6 @@ var searchData=
[
['language_0',['language',['../classfaker_1_1Person.html#abc4223f90567d7a77590d9a06a8a91f8',1,'faker::Person']]],
['lastname_1',['lastName',['../classfaker_1_1Person.html#a8744eeabac7eb9da102f981b088d78c4',1,'faker::Person']]],
- ['latitude_2',['latitude',['../classfaker_1_1Location.html#afc7027977ed6b8e6a6d7f4c9d132befc',1,'faker::Location']]],
- ['litecoinaddress_3',['litecoinAddress',['../classfaker_1_1Finance.html#a4080af385e6dfb6f82009eac1cb4d956',1,'faker::Finance']]],
- ['location_4',['Location',['../classfaker_1_1Location.html',1,'faker']]],
- ['longitude_5',['longitude',['../classfaker_1_1Location.html#a1ef192c67fe9acb9acdbae90cc12c699',1,'faker::Location']]],
- ['lorem_6',['Lorem',['../classfaker_1_1Lorem.html',1,'faker']]]
+ ['litecoinaddress_2',['litecoinAddress',['../classfaker_1_1Finance.html#a4080af385e6dfb6f82009eac1cb4d956',1,'faker::Finance']]],
+ ['lorem_3',['Lorem',['../classfaker_1_1Lorem.html',1,'faker']]]
];
diff --git a/search/classes_5.js b/search/classes_5.js
index 82f0f4e26..684fc3a66 100644
--- a/search/classes_5.js
+++ b/search/classes_5.js
@@ -1,5 +1,4 @@
var searchData=
[
- ['location_0',['Location',['../classfaker_1_1Location.html',1,'faker']]],
- ['lorem_1',['Lorem',['../classfaker_1_1Lorem.html',1,'faker']]]
+ ['lorem_0',['Lorem',['../classfaker_1_1Lorem.html',1,'faker']]]
];
diff --git a/search/functions_1.js b/search/functions_1.js
index 6b3738bff..6ba838dad 100644
--- a/search/functions_1.js
+++ b/search/functions_1.js
@@ -3,6 +3,5 @@ var searchData=
['bic_0',['bic',['../classfaker_1_1Finance.html#a90550f86cdf48c177254f8ddd874fd45',1,'faker::Finance']]],
['binary_1',['binary',['../classfaker_1_1String.html#a1a4443dd71fb781206122c53c81896bd',1,'faker::String::binary(unsigned length=1)'],['../classfaker_1_1String.html#a30919e90c1c1b1633474bc5afaaf0450',1,'faker::String::binary(GuaranteeMap &&guarantee, unsigned length=1)']]],
['bio_2',['bio',['../classfaker_1_1Person.html#ad3090b7ffa93ddce052eedda2c19d1f9',1,'faker::Person']]],
- ['bitcoinaddress_3',['bitcoinAddress',['../classfaker_1_1Finance.html#aa701cd131f65d4f0da95d00224d46012',1,'faker::Finance']]],
- ['buildingnumber_4',['buildingNumber',['../classfaker_1_1Location.html#aa171973df05a3c1ef52a9dcb09079fd4',1,'faker::Location']]]
+ ['bitcoinaddress_3',['bitcoinAddress',['../classfaker_1_1Finance.html#aa701cd131f65d4f0da95d00224d46012',1,'faker::Finance']]]
];
diff --git a/search/functions_10.js b/search/functions_10.js
index 23c4ee824..655bb648d 100644
--- a/search/functions_10.js
+++ b/search/functions_10.js
@@ -1,16 +1,12 @@
var searchData=
[
['sample_0',['sample',['../classfaker_1_1String.html#acf3e6aafee07f5f1331dd627ce736a41',1,'faker::String::sample(unsigned length=10)'],['../classfaker_1_1String.html#a8067d353710df2a9b326ea679e1efc02',1,'faker::String::sample(GuaranteeMap &&guarantee, unsigned length=10)']]],
- ['secondaryaddress_1',['secondaryAddress',['../classfaker_1_1Location.html#a7232d39949dca851236acb15a464684e',1,'faker::Location']]],
- ['sentence_2',['sentence',['../classfaker_1_1Lorem.html#ace402bfeedb5be11d011a38c5708daa5',1,'faker::Lorem']]],
- ['sentences_3',['sentences',['../classfaker_1_1Lorem.html#a642a0a6fe7293f968b01a46b8202224a',1,'faker::Lorem']]],
- ['setelement_4',['setElement',['../classfaker_1_1Helper.html#afa9ce3f39af7cdaf537be7de5496e848',1,'faker::Helper']]],
- ['sex_5',['sex',['../classfaker_1_1Person.html#aeba24330f0bad13c258ae96fd3e97f25',1,'faker::Person']]],
- ['shufflestring_6',['shuffleString',['../classfaker_1_1Helper.html#aac9274ace8624b68896fd049064bcfa3',1,'faker::Helper']]],
- ['slug_7',['slug',['../classfaker_1_1Lorem.html#a05591c4bbec3ec177e51020805414548',1,'faker::Lorem']]],
- ['ssn_8',['ssn',['../classfaker_1_1Person.html#a689015ad4f87627f468ecbb93a59617c',1,'faker::Person']]],
- ['state_9',['state',['../classfaker_1_1Location.html#afc0556b278be839912b3141b9c4c0a9e',1,'faker::Location']]],
- ['street_10',['street',['../classfaker_1_1Location.html#ab7b136a671e83f17a5eb2cae4f43b67e',1,'faker::Location']]],
- ['streetaddress_11',['streetAddress',['../classfaker_1_1Location.html#ad7e4d71ca7d7ce3d0ccd002d53ebe1a5',1,'faker::Location']]],
- ['suffix_12',['suffix',['../classfaker_1_1Person.html#affec8ddc4342317657338259aea55556',1,'faker::Person']]]
+ ['sentence_1',['sentence',['../classfaker_1_1Lorem.html#ace402bfeedb5be11d011a38c5708daa5',1,'faker::Lorem']]],
+ ['sentences_2',['sentences',['../classfaker_1_1Lorem.html#a642a0a6fe7293f968b01a46b8202224a',1,'faker::Lorem']]],
+ ['setelement_3',['setElement',['../classfaker_1_1Helper.html#afa9ce3f39af7cdaf537be7de5496e848',1,'faker::Helper']]],
+ ['sex_4',['sex',['../classfaker_1_1Person.html#aeba24330f0bad13c258ae96fd3e97f25',1,'faker::Person']]],
+ ['shufflestring_5',['shuffleString',['../classfaker_1_1Helper.html#aac9274ace8624b68896fd049064bcfa3',1,'faker::Helper']]],
+ ['slug_6',['slug',['../classfaker_1_1Lorem.html#a05591c4bbec3ec177e51020805414548',1,'faker::Lorem']]],
+ ['ssn_7',['ssn',['../classfaker_1_1Person.html#a689015ad4f87627f468ecbb93a59617c',1,'faker::Person']]],
+ ['suffix_8',['suffix',['../classfaker_1_1Person.html#affec8ddc4342317657338259aea55556',1,'faker::Person']]]
];
diff --git a/search/functions_11.js b/search/functions_11.js
index d74b85716..a93dc05ff 100644
--- a/search/functions_11.js
+++ b/search/functions_11.js
@@ -2,6 +2,5 @@ var searchData=
[
['tempunit_0',['tempUnit',['../classfaker_1_1Science.html#ab3667bf9c6d644ac1e07d42239b42179',1,'faker::Science']]],
['timeunit_1',['timeUnit',['../classfaker_1_1Science.html#a326517a93a08ce089df339e11a96e40d',1,'faker::Science']]],
- ['timezone_2',['timeZone',['../classfaker_1_1Location.html#a4489d46d3499ae7528e74ab8203162a7',1,'faker::Location']]],
- ['tovector_3',['toVector',['../classfaker_1_1Helper.html#a505d077c850b9914762fb68af0d926cf',1,'faker::Helper']]]
+ ['tovector_2',['toVector',['../classfaker_1_1Helper.html#a505d077c850b9914762fb68af0d926cf',1,'faker::Helper']]]
];
diff --git a/search/functions_15.js b/search/functions_15.js
deleted file mode 100644
index 89174b816..000000000
--- a/search/functions_15.js
+++ /dev/null
@@ -1,4 +0,0 @@
-var searchData=
-[
- ['zipcode_0',['zipCode',['../classfaker_1_1Location.html#a7d5acd750429fe11b712151a32ce593f',1,'faker::Location']]]
-];
diff --git a/search/functions_2.js b/search/functions_2.js
index c61667005..cf2014084 100644
--- a/search/functions_2.js
+++ b/search/functions_2.js
@@ -3,17 +3,13 @@ var searchData=
['checkifemojiisvalid_0',['checkIfEmojiIsValid',['../classfaker_1_1Internet.html#a8c9c6bd30d42f99a7a58728034ef8f6a',1,'faker::Internet']]],
['chemicalelement_1',['chemicalElement',['../classfaker_1_1Science.html#a5116cd34282af4c47442a32567da8c81',1,'faker::Science']]],
['chinesezodiac_2',['chineseZodiac',['../classfaker_1_1Person.html#aa96231fc1d15784260a29637e5843a72',1,'faker::Person']]],
- ['city_3',['city',['../classfaker_1_1Location.html#a4578e9848a3b0b7234be576135ae273a',1,'faker::Location']]],
- ['country_4',['country',['../classfaker_1_1Location.html#ae0fd965aa64469e582524c190c4787ab',1,'faker::Location']]],
- ['countrycode_5',['countryCode',['../classfaker_1_1Location.html#a688304e2ae2fd88a2c94f15cc470a17f',1,'faker::Location']]],
- ['county_6',['county',['../classfaker_1_1Location.html#a1fa0f1ac1a944222f031fe40606a8d06',1,'faker::Location']]],
- ['creditcardcvv_7',['creditCardCvv',['../classfaker_1_1Finance.html#a6b4c79d892fdbbf0a0109dc7927bc947',1,'faker::Finance']]],
- ['creditcardexpirationdate_8',['creditCardExpirationDate',['../classfaker_1_1Finance.html#a3a4c0d2a4ccd15f60f519148fcc631f8',1,'faker::Finance']]],
- ['creditcardnumber_9',['creditCardNumber',['../classfaker_1_1Finance.html#ac0aa71a72d411fb89c5ba623db469bd4',1,'faker::Finance']]],
- ['creditcardtype_10',['creditCardType',['../classfaker_1_1Finance.html#a2c42dde2914101fef7410089b48e8fc4',1,'faker::Finance']]],
- ['currency_11',['currency',['../classfaker_1_1Finance.html#a828465726c086af725ac1050d0e6ccd2',1,'faker::Finance']]],
- ['currencycode_12',['currencyCode',['../classfaker_1_1Finance.html#ab849cf51f72334d0ea31be4686cbe4a8',1,'faker::Finance']]],
- ['currencyname_13',['currencyName',['../classfaker_1_1Finance.html#ae4e3dd23a090a32ae2e46e009fe7f0db',1,'faker::Finance']]],
- ['currencysymbol_14',['currencySymbol',['../classfaker_1_1Finance.html#a4f15c582e350f6940707de3ac11d2505',1,'faker::Finance']]],
- ['currentunit_15',['currentUnit',['../classfaker_1_1Science.html#ac2014d2e2ef7e8f1ac52a47a72444c50',1,'faker::Science']]]
+ ['creditcardcvv_3',['creditCardCvv',['../classfaker_1_1Finance.html#a6b4c79d892fdbbf0a0109dc7927bc947',1,'faker::Finance']]],
+ ['creditcardexpirationdate_4',['creditCardExpirationDate',['../classfaker_1_1Finance.html#a3a4c0d2a4ccd15f60f519148fcc631f8',1,'faker::Finance']]],
+ ['creditcardnumber_5',['creditCardNumber',['../classfaker_1_1Finance.html#ac0aa71a72d411fb89c5ba623db469bd4',1,'faker::Finance']]],
+ ['creditcardtype_6',['creditCardType',['../classfaker_1_1Finance.html#a2c42dde2914101fef7410089b48e8fc4',1,'faker::Finance']]],
+ ['currency_7',['currency',['../classfaker_1_1Finance.html#a828465726c086af725ac1050d0e6ccd2',1,'faker::Finance']]],
+ ['currencycode_8',['currencyCode',['../classfaker_1_1Finance.html#ab849cf51f72334d0ea31be4686cbe4a8',1,'faker::Finance']]],
+ ['currencyname_9',['currencyName',['../classfaker_1_1Finance.html#ae4e3dd23a090a32ae2e46e009fe7f0db',1,'faker::Finance']]],
+ ['currencysymbol_10',['currencySymbol',['../classfaker_1_1Finance.html#a4f15c582e350f6940707de3ac11d2505',1,'faker::Finance']]],
+ ['currentunit_11',['currentUnit',['../classfaker_1_1Science.html#ac2014d2e2ef7e8f1ac52a47a72444c50',1,'faker::Science']]]
];
diff --git a/search/functions_3.js b/search/functions_3.js
index 5bbc788a0..ea7f40d4a 100644
--- a/search/functions_3.js
+++ b/search/functions_3.js
@@ -1,8 +1,7 @@
var searchData=
[
- ['direction_0',['direction',['../classfaker_1_1Location.html#af7e4d6832d4cb771d9b531b96950a368',1,'faker::Location']]],
- ['distanceunit_1',['distanceUnit',['../classfaker_1_1Science.html#ab42a1c8263c0a0f2f74c6db5fcccd134',1,'faker::Science']]],
- ['domainname_2',['domainName',['../classfaker_1_1Internet.html#a0ea6cb024c64493e473d7b2ffe624623',1,'faker::Internet']]],
- ['domainsuffix_3',['domainSuffix',['../classfaker_1_1Internet.html#a179ea6f381546efc3544de650707b395',1,'faker::Internet']]],
- ['domainword_4',['domainWord',['../classfaker_1_1Internet.html#a199a6c56acd69f45f07315669ebe0111',1,'faker::Internet']]]
+ ['distanceunit_0',['distanceUnit',['../classfaker_1_1Science.html#ab42a1c8263c0a0f2f74c6db5fcccd134',1,'faker::Science']]],
+ ['domainname_1',['domainName',['../classfaker_1_1Internet.html#a0ea6cb024c64493e473d7b2ffe624623',1,'faker::Internet']]],
+ ['domainsuffix_2',['domainSuffix',['../classfaker_1_1Internet.html#a179ea6f381546efc3544de650707b395',1,'faker::Internet']]],
+ ['domainword_3',['domainWord',['../classfaker_1_1Internet.html#a199a6c56acd69f45f07315669ebe0111',1,'faker::Internet']]]
];
diff --git a/search/functions_a.js b/search/functions_a.js
index 9b8578e66..81f10abe4 100644
--- a/search/functions_a.js
+++ b/search/functions_a.js
@@ -2,7 +2,5 @@ var searchData=
[
['language_0',['language',['../classfaker_1_1Person.html#abc4223f90567d7a77590d9a06a8a91f8',1,'faker::Person']]],
['lastname_1',['lastName',['../classfaker_1_1Person.html#a8744eeabac7eb9da102f981b088d78c4',1,'faker::Person']]],
- ['latitude_2',['latitude',['../classfaker_1_1Location.html#afc7027977ed6b8e6a6d7f4c9d132befc',1,'faker::Location']]],
- ['litecoinaddress_3',['litecoinAddress',['../classfaker_1_1Finance.html#a4080af385e6dfb6f82009eac1cb4d956',1,'faker::Finance']]],
- ['longitude_4',['longitude',['../classfaker_1_1Location.html#a1ef192c67fe9acb9acdbae90cc12c699',1,'faker::Location']]]
+ ['litecoinaddress_2',['litecoinAddress',['../classfaker_1_1Finance.html#a4080af385e6dfb6f82009eac1cb4d956',1,'faker::Finance']]]
];
diff --git a/search/searchdata.js b/search/searchdata.js
index 4400129e3..ab28fa248 100644
--- a/search/searchdata.js
+++ b/search/searchdata.js
@@ -1,8 +1,8 @@
var indexSectionsWithContent =
{
- 0: "abcdefghijlmnoprstuvwz",
+ 0: "abcdefghijlmnoprstuvw",
1: "acfhilnprsuw",
- 2: "abcdefghijlmnoprstuvwz"
+ 2: "abcdefghijlmnoprstuvw"
};
var indexSectionNames =