I am doing my assignment and get stuck at this problem. Please help me. I just can create a random number from 0 to 74 .
Asked
Active
Viewed 206 times
1 Answers
0
Create a random number 0-9 and then add 65

Aducci
- 26,101
- 8
- 63
- 67
-
in the code of this link , how can I add 65 to (0-9) ? http://stackoverflow.com/questions/8569381/assembly-random-number-within-range-using-easy-68k-68000 – wan.craz Apr 22 '14 at 04:15
-