|
ScalaCheck 1.2
|
|
org/scalacheck/StdRand.scala]
object
StdRand
extends RandomGenerator| Method Summary | |
def
|
choose (l : Int, h : Int) : Int |
def
|
choose (l : Double, h : Double) : Double |
| 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.2
|
|