🌈 搜索
📅  最后修改于: 2022-03-11 15:02:49.442000             🧑  作者: Mango
const randomElement = array[Math.floor(Math.random() * array.length)];