Hi guys.
Would the best way to go about this be to generate a random digit between 0 and 9, convert it to a string, then generate another random digit between 0 and 9. Concatenate them and repeat this process?
Is there another way?
Cheers, Rob
Would the best way to go about this be to generate a random digit between 0 and 9, convert it to a string, then generate another random digit between 0 and 9. Concatenate them and repeat this process?
Is there another way?
Cheers, Rob