schema.boolean

A schema that randomly generates either a true or false value with equal probability.

Examples

{
  "type": "boolean"
}