Package com.knezevic.edaf.v3.core.rng
package com.knezevic.edaf.v3.core.rng
Reproducibility-focused random stream management.
Provides deterministic master/derived RNG streams and snapshot/restore support for exact checkpoint replay.
-
ClassDescriptionDeterministic RNG stream manager.Serializable snapshot of all RNG streams used by a run.Named deterministic RNG stream used by one pipeline component.Serializable state snapshot for a single named RNG stream.Lightweight deterministic RNG with explicit serializable state.