Hi, I already know i can use the RANDOM command to generate a 16 bit random number. The problem is that i dont know how to generate one that is between 0 and anything upto 255. The upper value is specified by another variable. Ive seen a few examples including one from this site that uses ** but i cant seem to get any of them to work correctly.
Im working mainly in assembly but i dont mind examples in PBP.
Bookmarks