Getting something to randomly move inside a 2d array

Dec 5 2007 3:27 PM
Hi i'm trying to write a 2d pong program that just makes the user hit the ball against a wall as many times as they can. I need help getting the char ball to randomly move within the 2d array board anyone have any ideas??