GeneratorCompanion

class Object
trait Matchable
class Any
object BurtleRot2.type
object BurtleRot3.type
object Cmwc5.type
object Lcg32.type
object Lcg64.type
object Marsaglia32a6.type
object MersenneTwister32.type
object MersenneTwister64.type
object PcgXshRr64_32.type
object Serial.type
object Well1024a.type
object Well19937a.type
object Well19937c.type
object Well44497a.type
object Well44497b.type
object Well512a.type

Value members

Abstract methods

def fromBytes(bytes: Array[Byte]): G
def fromSeed(seed: S): G
def fromTime(time: Long): G
def randomSeed(): S

Concrete methods

final def apply(): G
final def apply(seed: S): G