RandomServices

org.nlogo.api.RandomServices

Attributes

Source
RandomServices.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Workspace
trait Workspace

Members list

Value members

Abstract methods

def auxRNG: MersenneTwisterFast

Attributes

Source
RandomServices.scala
def mainRNG: MersenneTwisterFast

Attributes

Source
RandomServices.scala
def seedRNGs(seed: Int): Unit

Attributes

Source
RandomServices.scala