UUID生成随机字符串时间:2022-06-04 12:50:56import java.util.UUID; UUID.randomUUID().toString().replace("-", "") 生成的样子 f3c660a1e0fb42ee8a93955e0a321205