A 127-bit seed to initialize the state and select a stream.
- Namespace
- RandN
.Rngs - Containing Type
- Pcg32
- Base Types
- object
- ValueType
Syntax
public readonly struct Pcg32.Seed : ValueType
Constructors
Name | Summary |
---|---|
Seed | Creates a new Pcg32 seed with the given state and stream. |