function randomColor(e){return '#'+Math.round(Math.random()*0xffffff).toString(16);} randomColor(/*idk*/)