Well44497a

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

Value members

Concrete methods

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

Inherited methods

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