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

Go to the source code of this file.

Namespaces

namespace  faker
 
namespace  faker::esport
 

Functions

FAKER_CXX_EXPORT std::string_view faker::esport::player (Locale locale=Locale::en_US)
 Returns a random player name.
 
FAKER_CXX_EXPORT std::string_view faker::esport::team (Locale locale=Locale::en_US)
 Returns a random esport team.
 
FAKER_CXX_EXPORT std::string_view faker::esport::league (Locale locale=Locale::en_US)
 Returns a random esport league.
 
FAKER_CXX_EXPORT std::string_view faker::esport::event (Locale locale=Locale::en_US)
 Returns a random esport event.
 
FAKER_CXX_EXPORT std::string_view faker::esport::game (Locale locale=Locale::en_US)
 Returns a random competitive video game.