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 © 2016 Oracle Corporation. All rights reserved.