生成32个的字母加数字

public static String get32UUID() {
return UUID.randomUUID().toString().trim().replaceAll("-", "");
}
posted @ 2020-12-14 19:58  辉哥哥~  阅读(222)  评论(0编辑  收藏  举报