Faker C++
Loading...
Searching...
No Matches
Sport.h File Reference
#include <string_view>
#include "faker-cxx/Export.h"
Include dependency graph for Sport.h:

Go to the source code of this file.

Namespaces

namespace  faker
 
namespace  faker::sport
 

Functions

FAKER_CXX_EXPORT std::string_view faker::sport::sportName ()
 Returns a random sport.
 
FAKER_CXX_EXPORT std::string_view faker::sport::soccerTeam ()
 Returns a random soccer team.
 
FAKER_CXX_EXPORT std::string_view faker::sport::maleAthlete ()
 Returns a random male athlete.
 
FAKER_CXX_EXPORT std::string_view faker::sport::femaleAthlete ()
 Returns a random female athlete.
 
FAKER_CXX_EXPORT std::string_view faker::sport::sportEvent ()
 Returns a random Sport Event.