Documentation of 'edu.cornell.lassp.houle.RngPack.RandomApp' Java class
RandomApp
edu.cornell.lassp.houle.RngPack

Class RandomApp



  • public class RandomApp
    extends java.lang.Object
    RandomApp is a simple application that demonstrates the use of RngPack. RandomApp generates random numbers and writes them to the standard output. This is very useful on Unix systems since the output can be piped to another application. See RandomApp documentation for how to run it.

    Source code is available.

    See Also:
    RandomJava, RandomShuffle
    • Constructor Summary

      Constructors 
      Constructor and Description
      RandomApp() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void main(java.lang.String[] args) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RandomApp

        public RandomApp()
    • Method Detail

      • main

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

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.