Faker C++
Loading...
Searching...
No Matches
Book.h File Reference
#include <string_view>
#include "faker-cxx/Export.h"
Include dependency graph for Book.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  faker
 
namespace  faker::book
 

Functions

FAKER_CXX_EXPORT std::string_view faker::book::title ()
 Returns a random book title.
 
FAKER_CXX_EXPORT std::string_view faker::book::genre ()
 Returns a random book genre.
 
FAKER_CXX_EXPORT std::string_view faker::book::author ()
 Returns a random book author.
 
FAKER_CXX_EXPORT std::string_view faker::book::publisher ()
 Returns a random book publisher.
 
FAKER_CXX_EXPORT std::string_view faker::book::format ()
 Returns format of book.
 
FAKER_CXX_EXPORT std::string_view faker::book::series ()
 returns a random book series