| Constructor and Description |
|---|
RandomFloat() |
| Modifier and Type | Method and Description |
|---|---|
String |
getRandomFloat(String min,
String max)
get random float
|
String |
getRandomFloat(String min,
String max,
String format)
get random number with format (eg.
|
@FunctionInvocation public String getRandomFloat(String min, String max)
min - min numbermax - max numberCopyright © 2022. All rights reserved.