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