I needed a random color selector. I found one here. I rewrote it to make it more general purpose.
"f_GenRandomColor" is the picker. The output is in list form, which should make it suitable for most general applications.
"f_HTMLRandomColorChart" is just a way to create an HTML table to test the output from.
Thanks to the original author.