Overview

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.math.rand
  • Platforms: .NET, .NET Standard 2.0, Island

Required Methods


Int63

method Int63: int64
int64 Int63()
func Int63() -> int64
func Int63() int64
Function Int63() As int64

Seed

method Seed(seed: int64)
void Seed(int64 seed)
func Seed(_ seed: int64)
// .NET, .NET Standard 2.0
func Seed(seed int64) 
// Island
func Seed(seed int64) void
Sub Seed(seed As int64)

Parameters:

  • seed: