I need to fill a one dimensional array with numbers 0-7 twice each, randomly on java applet how do i do this?
Im using java applet and i need to fill a one dimensional array that has 16 cells with numbers 0-7. The array must be filled randomly and i can only use each number twice. Please include an example code. :)
No comments:
Post a Comment