public class RandomGeneratorImpl extends Object implements RandomGenerator
| Constructor and Description |
|---|
RandomGeneratorImpl() |
public double nextDouble()
nextDouble in interface RandomGeneratorpublic double normal()
normal in interface RandomGeneratorpublic int nextInt(int upper)
nextInt in interface RandomGeneratorCopyright © 2017. All rights reserved.