Class GenerateNormal

java.lang.Object
  extended by GenerateNormal

public class GenerateNormal
extends Object

Class to generate a normal distribution of numbers

Author:
Mark Guzdial, Barb Ericson

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

Constructor Detail

GenerateNormal

public GenerateNormal()
Method Detail

main

public static void main(String[] args)