new Array(); question, sorry!
new Array(); question, sorry!
Out of context: Reply #1
- Started
- Last post
- 9 Responses
- unfittoprint0
Make the random/round thing a function.
Then you'll have to do a for loop inside the main for loop together with an if statement. The 'insider loop' will check each array cell to see if the value matches it. If not, stores it. If it matchs it, the random/round function is called to find a new value...