Orthogonal Utility Libraries
Orthogonal Utility Libraries
Orthogonal.Common.Basic.PRNG
RandXoshiro256PlusPlus Class
RandXoshiro256PlusPlus Constructor
RandXoshiro256PlusPlus Constructor
RandXoshiro256PlusPlus(Int64, Int64, Int64, Int64) Constructor
Rand
Xoshiro
256Plus
Plus(Int
64, Int
64, Int
64, Int
64) 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#
Copy
public
RandXoshiro256PlusPlus
(
long
seed0
,
long
seed1
,
long
seed2
,
long
seed3
)
Parameters
seed0
Int64
seed1
Int64
seed2
Int64
seed3
Int64
See Also
Reference
RandXoshiro256PlusPlus Class
RandXoshiro256PlusPlus Overload
Orthogonal.Common.Basic.PRNG Namespace
A public domain library by
Orthogonal Programming
(See:
Azure DevOps Repository
)
Send comments on this topic to
gfkeogh@gmail.com