Marsaglia32a6

object Marsaglia32a6 extends GeneratorCompanion[Marsaglia32a6, Array[Int]]
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def fromBytes(bytes: Array[Byte]): Marsaglia32a6
def fromSeed(ints: Array[Int]): Marsaglia32a6
def fromTime(time: Long): Marsaglia32a6
override
def randomSeed(): Array[Int]
Definition Classes

Inherited methods

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