Lighting random LEDs in 8x8 pattern

(not sure how to adjust the code to reflect that)

Put the pin numbers in an array then choose a random number between 0 and 7 to select the pin number. That way the pin numbers do not have to be contiguous