Lcg32

Companion:
class
class Object
trait Matchable
class Any
Lcg32.type

Value members

Concrete methods

def fromBytes(bytes: Array[Byte]): Lcg32
def fromSeed(seed: Int): Lcg32
def fromTime(time: Long): Lcg32
def step(n: Int): Int

Inherited methods

final def apply(seed: Int): Lcg32
Inherited from:
GeneratorCompanion
final def apply(): Lcg32
Inherited from:
GeneratorCompanion