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

Go to the source code of this file.

Namespaces

namespace  faker
 
namespace  faker::music
 

Functions

FAKER_CXX_EXPORT std::string_view faker::music::artist ()
 Returns a random artist.
 
FAKER_CXX_EXPORT std::string_view faker::music::genre ()
 Returns a random music genre.
 
FAKER_CXX_EXPORT std::string_view faker::music::songName ()
 Returns a random song name.