Faker C++
|
#include <string_view>
#include "faker-cxx/export.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 () |
Returns a random medical condition. | |
FAKER_CXX_EXPORT std::string_view | faker::medicine::medicalTest () |
Returns a random medical test. | |
FAKER_CXX_EXPORT std::string_view | faker::medicine::specialty () |
Returns a random Medical specialty. | |