Package com.codingapi.flow.utils
Class RandomUtils
java.lang.Object
com.codingapi.flow.utils.RandomUtils
随机工具类
-
Constructor Details
-
RandomUtils
public RandomUtils()
-
-
Method Details
-
generateStringId
生成18位随机流程id -
generateWorkflowCode
-
randomInt
public static int randomInt(int size)
-