public class TRandom extends Object
| Modifier and Type | Method and Description |
|---|---|
double |
nextDouble() |
float |
nextFloat() |
int |
nextInt() |
int |
nextInt(int seed) |
long |
nextLong() |
Copyright © 2021 Systemprogrammierung Mirko Sertic. All rights reserved.