public interface RandomService extends NumberService
| Modifier and Type | Method and Description |
|---|---|
long |
getSeed()
Returns the seed
|
boolean |
nextBoolean()
Generates a random boolean
|
nextDouble, nextDouble, nextDouble, nextFloat, nextFloat, nextFloat, nextInt, nextInt, nextInt, nextLong, nextLong, nextLongCopyright © 2021. All rights reserved.