5#include "faker-cxx/export.h"
FAKER_CXX_EXPORT std::string_view soccerTeam()
Returns a random soccer team.
FAKER_CXX_EXPORT std::string_view femaleAthlete()
Returns a random female athlete.
FAKER_CXX_EXPORT std::string_view sportName()
Returns a random sport.
FAKER_CXX_EXPORT std::string_view maleAthlete()
Returns a random male athlete.
FAKER_CXX_EXPORT std::string_view sportEvent()
Returns a random Sport Event.