|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Generator
Method Summary | |
---|---|
double |
nextDouble()
Returns uniform draw on [0,1). |
int |
nextInt(int n)
Returns uniformly drawn integer between 0 (inclusive) and n (exclusive). |
Method Detail |
---|
double nextDouble()
int nextInt(int n)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |