Faker C++
Loading...
Searching...
No Matches
datatype.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "faker-cxx/export.h"
4
5
namespace
faker::datatype
6
{
16
FAKER_CXX_EXPORT
bool
boolean
();
17
36
FAKER_CXX_EXPORT
bool
boolean
(
double
probability);
37
}
faker::datatype
Definition
datatype.h:6
faker::datatype::boolean
FAKER_CXX_EXPORT bool boolean()
Returns a random boolean.
include
faker-cxx
datatype.h
Generated by
1.12.0