PureRng64

schrodinger.kernel.testkit.PureRng64
trait PureRng64[S] extends PureRng[S]

Attributes

Source:
PureRng.scala
Graph
Supertypes
trait PureRng[S]
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

def nextLong(s: S): (S, Long)

Attributes

Source:
PureRng.scala

Concrete methods

final def nextInt(s0: S): (S, Int)

Attributes

Source:
PureRng.scala