JavaScript 生成 UUID

Date.now() + '' + Math.floor(Math.random() * 1e7)
posted @ 2021-12-16 09:30  月半流云  阅读(46)  评论(0编辑  收藏  举报