RanUInt32Seed(UInt32) Method

Definition

Namespace: RandomOps
Assembly: DWSIM.MathOps.RandomOps (in DWSIM.MathOps.RandomOps.dll) Version: 2.1.0.0 (2.1.0.0)
protected virtual void Seed(
	uint seed
)

Parameters

seed  UInt32
 

See Also