Between

case
class Between(n1: Int, n2: Int) extends Size
trait Serializable
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

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product