public interface Rand
| Modifier and Type | Interface and Description |
|---|---|
static class |
Rand.UniformRand
uniform distribution of [0,x).
|
| Modifier and Type | Method and Description |
|---|---|
int |
next() |
Copyright © 2014 Oracle Corporation. All Rights Reserved.