I have a java question. I have an index value that is used to reference a string in an array. The index value is assigned a random number using Math.Random. That part works fine. I need to later ...