Datagen Core Datagen Core
Datagen Core Certified

Tasks that generate synthetic records on demand or emit them continuously.

Use Generate for inline values or batches stored in internal storage, Trigger for interval-based batches, and RealtimeTrigger for streaming at a controlled throughput. Every task needs a generator (JSON, string, bytes); key controls include store (defaults false), batchSize (defaults 1), throughput, reportingInterval, and maxRecords for caps.