Faker C++
|
Functions | |
FAKER_CXX_EXPORT std::string_view | weatherDescription (Locale locale=Locale::en_US) |
Generated a random weather description. | |
FAKER_CXX_EXPORT std::string_view faker::weather::weatherDescription | ( | Locale | locale = Locale::en_US | ) |
Generated a random weather description.
locale | The locale. Defaults to `Locale::en_US`. |