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