Generated
@Serializable
Synthetic data sampled from a KSL random variable, specified by the canonical serializable RVData (typed RVType + a name→DoubleArray parameter map, which faithfully carries scalar, integer, and array-valued parameters).
streamNumber follows KSL's stream convention against the default provider: 0 (the default) draws the next stream, so each generation is independent; a positive number selects that shared stream, which the importer resets to its start before sampling, so a given positive streamNumber reproduces.
Produces exactly one dataset named name. Discrete RV types yield integer-valued samples suitable for the discrete fitting path.