Interface IHasSeed
Marks a node or data source that exposes a seed value controlling deterministic random behavior.
public interface IHasSeed
Properties
- seed
Seed value used by the implementing type when generating randomized results.
Marks a node or data source that exposes a seed value controlling deterministic random behavior.
public interface IHasSeed
Seed value used by the implementing type when generating randomized results.