public class ValidateCodeUtils extends Object
Constructor and Description |
---|
ValidateCodeUtils() |
Modifier and Type | Method and Description |
---|---|
static Integer |
generateValidateCode(int length)
随机生成验证码
|
static String |
generateValidateCode4String(int length)
随机生成指定长度字符串验证码
|
Copyright © 2022. All rights reserved.