Random Colour

So what I’m trying to do is create a random red colour. I thought it would be as easy as *Math.random()0xFF0000 - but that is obviously not the way to go. Thanks for any help :hoser:.