| 程序包 | 说明 |
|---|---|
| db.sql.api.impl.cmd | |
| db.sql.api.impl.cmd.dbFun |
| 限定符和类型 | 方法和说明 |
|---|---|
static Rand |
Methods.rand(Cmd key)
rand返回 0~1 的随机数 函数
|
static Rand |
Methods.rand(Cmd key,
Number max)
rand返回 0~max 的随机数 函数
|
| 限定符和类型 | 方法和说明 |
|---|---|
default Rand |
FunctionInterface.rand() |
default Rand |
FunctionInterface.rand(Number max) |
Copyright © 2024. All rights reserved.