Table of Contents

Interface IHasSeed

Namespace
Pinwheel.Vista.Graph
Assembly
Pinwheel.Vista.Runtime.dll

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.