Name
GetRandomColor -- choose a random color (V4.7)
Synopsis
color = GetRandomColor()
Function
This function simply chooses a random color and returns it. The color will be returned in RGB notation.

Inputs
none

Results
color
a randomly chosen color

Show TOC