Well44497b

object Well44497b extends GeneratorCompanion[Well44497b, (Array[Int], Int)]
Companion
class
trait GeneratorCompanion[Well44497b, (Array[Int], Int)]
class Object
trait Matchable
class Any

Value members

Concrete methods

def fromArray(arr: Array[Int]): Well44497b
def fromBytes(bytes: Array[Byte]): Well44497b
def fromSeed(seed: (Array[Int], Int)): Well44497b
def fromTime(time: Long): Well44497b
def randomSeed(): (Array[Int], Int)

Inherited methods

final
def apply(seed: (Array[Int], Int)): Well44497b
Inherited from
GeneratorCompanion
final
Inherited from
GeneratorCompanion