![]() |
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::medicine |
Functions | |
| FAKER_CXX_EXPORT std::string_view | faker::medicine::condition (Locale locale=Locale::en_US) |
| Returns a random medical condition. | |
| FAKER_CXX_EXPORT std::string_view | faker::medicine::medicalTest (Locale locale=Locale::en_US) |
| Returns a random medical test. | |
| FAKER_CXX_EXPORT std::string_view | faker::medicine::specialty (Locale locale=Locale::en_US) |
| Returns a random Medical specialty. | |