Js生成随机数/随机字符串的5种方法

admin1年前 (2024-11-20)19020
Js生成随机数/随机字符串的5种方法:方法1:使用randomStringfunction randomString(e) {   e = e || 8;&n…