Faker C++
Loading...
Searching...
No Matches
Hacker.h File Reference
#include <string_view>
#include "faker-cxx/Export.h"
Include dependency graph for Hacker.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::hacker
 

Functions

FAKER_CXX_EXPORT std::string_view faker::hacker::abbreviation ()
 Returns a hacker abbreviation.
 
FAKER_CXX_EXPORT std::string_view faker::hacker::adjective ()
 Returns a random adjective.
 
FAKER_CXX_EXPORT std::string_view faker::hacker::noun ()
 Returns a random noun.
 
FAKER_CXX_EXPORT std::string_view faker::hacker::verb ()
 Returns a random verb.
 
FAKER_CXX_EXPORT std::string_view faker::hacker::ingverb ()
 Returns a random ingverb.
 
FAKER_CXX_EXPORT std::string faker::hacker::phrase ()
 Returns a random phrase.