| Package | Description |
|---|---|
| net.dreamlu.mica.core.utils |
| Modifier and Type | Method and Description |
|---|---|
static RandomType |
RandomType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RandomType[] |
RandomType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
$.random(int count,
RandomType randomType)
随机数生成
|
static String |
StringUtil.random(int count,
RandomType randomType)
随机数生成
|
Copyright © 2024. All rights reserved.