nextColor

fun Random.nextColor(isOpaque: Boolean = true): Color

Get a random Color. If isOpaque is true (the default), then alpha is guaranteed to be 0xFF.