Between

case class Between(n1: Int, n2: Int) extends Size
trait Product
trait Equals
trait Size
class Object
trait Matchable
class Any

Value members

Concrete methods

def random[G <: Generator](r: RandomCompanion[G]): Random[Int, G]

Inherited methods

Inherited from:
Product