随机数生成工具

工具类路径:com.wueasy.base.util.RandomHelper

/**
* 生成随机数字
* @author: fallsea
* @param count 字符串长度
* @return
*/
public static String randomNumeric(int count)


/**
 * 生成随机字母
 * @author: fallsea
 * @param count 字符串长度
 * @return
 */
public static String randomAlphabetic(int count)

/**
 * 生成随机字符串
 * @author: fallsea
 * @param count 字符串长度
 * @return
 */
public static String randomStr(int count)
Copyright © wueasy.com 2017-2019 all right reserved,powered by Gitbook未经允许,禁止以任何形式传播 修订时间: 2019-10-04

results matching ""

    No results matching ""