Exactly how many bits does SeedRnd accept as the seed? Does it take an integer only and ignore anything beyond a 32-bit value? Does it use less than 32-bits?
SeedRnd uses integers?
BlitzMax Forums/BlitzMax Beginners Area/SeedRnd uses integers? Wouldn't it have been easier (not to mention quicker) to just look at '../mod/brl.mod/random.mod/random.bmx' than post here?