ScalaCheck 1.0
|
|
scalacheck/StdRand.scala
]
object
StdRand
extends
RandomGeneratorMethod Summary | |
def
|
choose (l : Double, h : Double) : Double |
def
|
choose (l : Int, h : Int) : Int |
Methods inherited from AnyRef | |
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
Methods inherited from Any | |
==, !=, isInstanceOf, asInstanceOf |
Method Details |
ScalaCheck 1.0
|
|