Well512a

Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

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 def apply(): Well512a
Inherited from:
GeneratorCompanion