rngo/docs
Quick Start
CLI
Simulation
Entity
Stream
System
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
id.integer
person.name
person.givenName
person.familyName
schema.null
A schema that endlessly generates null values.
Examples
{
"type"
:
"null"
}