|
SuanShu, a Java numerical and statistical library | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface RandomLongGenerator
A (pseudo) random number generator that generates a sequence of longs that lack any pattern.
| Method Summary | |
|---|---|
long |
nextLong()
Get the next random long. |
| Methods inherited from interface com.numericalmethod.suanshu.stats.random.RandomNumberGenerator |
|---|
nextDouble, seed |
| Method Detail |
|---|
long nextLong()
long.
long
|
SuanShu, a Java numerical and statistical library | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||