Seed(ulong, ulong) Constructor
Creates a new Pcg32 seed with the given state and stream.
Namespace
RandN.Rngs
Containing Type
Pcg32.Seed

Syntax

public Seed(ulong state, ulong stream)

Parameters

NameTypeDescription
stateulong
streamulong