Well1024a

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

Value members

Concrete methods

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

Inherited methods

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