public interface RandomGenerator extends Serializable
double
nextDouble()
int
nextInt(int upper)
normal()
double nextDouble()
double normal()
int nextInt(int upper)
Copyright © 2017. All rights reserved.