default

object default extends Random
trait Random
class Object
trait Matchable
class Any
default.type

Value members

Concrete methods

def nextBoolean: Boolean > IOs
def nextDouble: Double > IOs
def nextFloat: Float > IOs
def nextGaussian: Double > IOs
def nextInt: Int > IOs
def nextInt(n: Int): Int > IOs
def nextLong: Long > IOs

Concrete fields

val random: Random