SplittableRng

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

Attributes

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

Members list

Concise view

Extensions

Extensions

extension (s: S)
def split(): S

Attributes

Source:
Rng.scala

Inherited extensions

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

Attributes

Inherited from:
Rng
Source:
Rng.scala
def nextInt(): Int

Attributes

Inherited from:
Rng
Source:
Rng.scala
def nextLong(): Long

Attributes

Inherited from:
Rng
Source:
Rng.scala