Orthogonal Utility Libraries
Orthogonal Utility Libraries
Orthogonal.Common.Basic.PRNG
RandXoroshiro256PlusPlus Class
RandXoroshiro256PlusPlus Constructor
RandXoroshiro256PlusPlus Constructor
RandXoroshiro256PlusPlus(Int64, Int64, Int64, Int64) Constructor
Rand
Xoroshiro
256Plus
Plus(Int
64, Int
64, Int
64, Int
64) Constructor
Initializes a new instance of the
RandXoroshiro256PlusPlus
class
Namespace:
Orthogonal.Common.Basic.PRNG
Assembly:
Orthogonal.Common.Basic (in Orthogonal.Common.Basic.dll) Version: 2024-04-15 18:00 GMT+10.f27da1471008deaf16b803c17e24a5955690aef1
Syntax
C#
Copy
public
RandXoroshiro256PlusPlus
(
long
seed0
,
long
seed1
,
long
seed2
,
long
seed3
)
Parameters
seed0
Int64
seed1
Int64
seed2
Int64
seed3
Int64
See Also
Reference
RandXoroshiro256PlusPlus Class
RandXoroshiro256PlusPlus 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