Lcg64

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

Value members

Concrete methods

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

Inherited methods

final def apply(seed: Long): Lcg64
Inherited from:
GeneratorCompanion
final def apply(): Lcg64
Inherited from:
GeneratorCompanion