xiangpei
2024-10-25 c80ea26a1f9e08893162f4838def0db2db3be4bd
1
const o=["#E74C3C","#8E44AD","#F39C12","#27AE60","#FFD1DC","#2471A3","#88D8B0","#154360","#F78F1E"];function r(){return o[Math.floor(Math.random()*o.length)]}export{r};