Hi all thank you for reading..
Using the above basis I have created what I thought to be a "Dice" type program to give me a "random" number between 1 and 6… however I have just found the resulting output is scripted (Not Random). Has anyone else discovered this random bug, or is it just me…. ???MyWord var Word
MyByte var Byte
Random MyWord
MyByte=(MyWord//6)+1
Bookmarks