Rand
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.math.rand
- Platforms: .NET, .NET Standard 2.0, Island
Instance Methods
constructor
constructor
Rand()
init()
Sub New()
// .NET, .NET Standard 2.0
constructor(asrc: Source; as64: Source64; areadVal: int64; areadPos: SByte)
// Island
constructor(asrc: Source; as64: Source64; areadVal: int64; areadPos: int8)
// .NET, .NET Standard 2.0
Rand(Source asrc, Source64 as64, int64 areadVal, SByte areadPos)
// Island
Rand(Source asrc, Source64 as64, int64 areadVal, int8 areadPos)
Parameters:
- asrc:
- as64:
- areadVal:
- areadPos:
constructor (Rand)
Parameters:
- value: