numRecipes
Class RandomGeneratorTest

java.lang.Object
  extended by numRecipes.RandomGeneratorTest

public class RandomGeneratorTest
extends java.lang.Object

Testing of the uniformity in the pseudorandom numbers


Constructor Summary
RandomGeneratorTest()
           
 
Method Summary
static void indexCheck()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RandomGeneratorTest

public RandomGeneratorTest()
Method Detail

main

public static void main(java.lang.String[] args)

indexCheck

public static void indexCheck()