diff --git a/Location_8h_source.html b/Location_8h_source.html
index 4790919bb..10069153b 100644
--- a/Location_8h_source.html
+++ b/Location_8h_source.html
@@ -129,44 +129,45 @@
-
-
-
-
-
-
-
-
67 static std::string
state(AddressCountry
country = AddressCountry::Usa);
-
-
80 static std::string
county(AddressCountry
country = AddressCountry::Usa);
-
-
93 static std::string
city(AddressCountry
country = AddressCountry::Usa);
-
-
-
-
-
-
-
-
-
-
-
-
173 static std::string
latitude(Precision precision = Precision::FourDp);
-
-
186 static std::string
longitude(Precision precision = Precision::FourDp);
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
68 static std::string
state(AddressCountry
country = AddressCountry::Usa);
+
+
81 static std::string
county(AddressCountry
country = AddressCountry::Usa);
+
+
94 static std::string
city(AddressCountry
country = AddressCountry::Usa);
+
+
+
+
+
+
+
+
+
+
+
+
174 static std::string
latitude(Precision precision = Precision::FourDp);
+
+
187 static std::string
longitude(Precision precision = Precision::FourDp);
+
+
+
+
+
-
-
+
+
static std::string longitude(Precision precision=Precision::FourDp)
Generates a random longitude.
static std::string 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.
diff --git a/classfaker_1_1Location.html b/classfaker_1_1Location.html
index e44d92a9f..3a9f5b5f4 100644
--- a/classfaker_1_1Location.html
+++ b/classfaker_1_1Location.html
@@ -624,7 +624,7 @@