rngo/docs
Quick Start
CLI
Simulation
Stream
API
Create Simulation
Stream Simulation
Stream
core.constant
core.function
core.reference
core.select
schema.object
schema.array
schema.string
schema.integer
schema.number
schema.boolean
schema.null
schema.enum
schema.const
schema.null
A schema that endlessly generates null values.
Examples
{
"type"
:
"null"
}