Random

trait Random
Companion:
object
class Object
trait Matchable
class Any
object default.type

Value members

Abstract 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