Davidprince
Programmer
I have an array of 12 numbers say:
Cards(14,10,15,11,9,14,7,10,12,8,11,14)
I would like to randomize the array Cards. Is there a simple solution or is it like the old pick a number from an array (oops hat),for which there are a myriad of solutions?
Thanks for your help
David
Cards(14,10,15,11,9,14,7,10,12,8,11,14)
I would like to randomize the array Cards. Is there a simple solution or is it like the old pick a number from an array (oops hat),for which there are a myriad of solutions?
Thanks for your help
David