Scalar functionsOn this pagebooleanCommentary added in 0.0.5 Generates true and false. Examples Generating boolean values { "_gen": "boolean"}[ true, true, true, true, false] Specification JSON schema { "type": "object", "properties": {}}