public class RandomUtil extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BASE_CHAR_NUMBER
用于随机选的字符和数字
|
Constructor and Description |
---|
RandomUtil() |
public static final String BASE_CHAR_NUMBER
public static String randomString(int length)
length
- 字符串的长度Copyright © 2021. All rights reserved.