🌈 搜索
📅  最后修改于: 2022-03-11 15:00:30.407000             🧑  作者: Mango
Array.apply(null, Array(10)).map(function() { return Math.floor(Math.random() * 100 % 100); })