Skip to content

Compono.CompositionRow.Seed

Compono

Compono.CompositionRow

CompositionRow.Seed Property

This row's root deterministic seed - matches WithSeed(int)'s int contract exactly, so a value read here is always pasteable directly into a seed-configuration API that reports it (e.g. a test-framework integration's own attribute).

public int Seed { get; }

Property Value

System.Int32