double_range
Description:
public double double_range (
double begin,
double end)
Returns the next random double from this equally
distributed over the range [begin.
.end).
Parameters:
| this |
a Rand
|
| begin |
lower closed bound of the interval
|
| end |
upper open bound of the interval
|
Returns: