Random color visualization
Friday, July 30th, 2010Using the visualization code from the previous post, let’s apply a verification of RandomColor and Color classes for unit testing. In the following three examples, 50, 500, and 5000 colors are generated with each distribution of color graphed in a separate visualization. RandomColor generates random color values, Color gets RGB values, and a Timer provides [...]