Rng

schrodinger.unsafe.Rng
trait Rng[S] extends Serializable

Attributes

Source:
Rng.scala
Graph
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Extensions

Extensions

extension (s: S)
def copy(): S

Attributes

Source:
Rng.scala
def nextInt(): Int

Attributes

Source:
Rng.scala
def nextLong(): Long

Attributes

Source:
Rng.scala