Well512a

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

Value members

Concrete methods

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

Inherited methods

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