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

Go to the source code of this file.

Namespaces

namespace  faker
 
namespace  faker::videogame
 

Functions

FAKER_CXX_EXPORT std::string_view faker::videogame::gameTitle ()
 Returns a random video game name.
 
FAKER_CXX_EXPORT std::string_view faker::videogame::genre ()
 Returns a random video game genre.
 
FAKER_CXX_EXPORT std::string_view faker::videogame::platform ()
 Returns a random video game platform.
 
FAKER_CXX_EXPORT std::string_view faker::videogame::studioName ()
 Returns a random video game studio name.