public class CommonUtil extends Object
| Constructor and Description |
|---|
CommonUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,List<String>> |
generatePwdList(Integer length,
Integer start,
Integer end)
获取随机字母数字组合
|
static String |
getPwdStr(int length) |
Copyright © 2017. All rights reserved.