public class NumUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getRandomNum(int size)
get Random number, the amount is size.
|
static String |
getRandomNum6()
6 Random number.
|
static boolean |
isMobileNum11(String mobileNum)
检测是否是11位手机号.
|
public static String getRandomNum(int size)
size - public static String getRandomNum6()
public static boolean isMobileNum11(String mobileNum)
mobileNum - Copyright © 2024. All rights reserved.