编辑代码
JS代码
14.16.1
10.16.0
运行
const
str = Math.random().toString(
36
).substr(
2
,
10
);
console
.log(str); // 'w
5
jetivt
7
e'