获取随机数字符串

var randomStr=()=>Math.random().toString(32).slice(2)
randomStr()
posted @ 2023-12-06 11:14  小白字太白  阅读(3)  评论(0编辑  收藏  举报