Faker C++
|
#include <string_view>
#include "faker-cxx/export.h"
#include "faker-cxx/types/locale.h"
Go to the source code of this file.
Namespaces | |
namespace | faker |
namespace | faker::weather |
Functions | |
FAKER_CXX_EXPORT std::string_view | faker::weather::weatherDescription (Locale locale=Locale::en_US) |
Generated a random weather description. | |