console.log(Math.random().toString(36).substr(2, 15)); console.log(parseInt(new Date().getTime() / 1000));
小程序中生成随机字符串/时间戳
未经允许不得转载:小叶白龙博客 » 小程序中生成随机字符串/时间戳
console.log(Math.random().toString(36).substr(2, 15)); console.log(parseInt(new Date().getTime() / 1000));
评论前必须登录!
注册