Click or drag to resize

RandXoshiro256PlusPlus Constructor

Initializes a new instance of the RandXoshiro256PlusPlus class

Namespace: Orthogonal.Common.Basic.PRNG
Assembly: Orthogonal.Common.Basic (in Orthogonal.Common.Basic.dll) Version: 3.2.8
Syntax
C#
public RandXoshiro256PlusPlus()
See Also