Summary
A collection of Boolean related resources.
- Namespace
- Faker
- Base Types
-
- object
graph TD
Base0["object"]-->Type
Type["Boolean"]
class Type type-node
Syntax
public static class Boolean
Methods
Name | Value | Summary |
---|---|---|
Next |
bool |
Generates a random Boolean value
static
|
Next |
bool |
Generates a weighted Boolean value
static
|