public interface AQRandomNumberRange extends AQRandomRange
Instances of this interface can be instantiated by one of the following methods:
| Modifier and Type | Method and Description |
|---|---|
java.lang.Number |
nextNumber()
Randomly generates a number within the range defined by this object.
|
Copyright © 2017 AquaFold, Inc. All Rights Reserved. Use is subject to license terms.