possible bug in rand_range function
- Posted by tiger0581 Dec 26, 2009
- 1124 views
I've just created my first real simple game in Euphoria. In the process, I may have found a bug in the rand_range function. When I first start playing the game, it picks random numbers like I expect. At a certain point, it just starts picking the number 1 for the wrest of the game. Is this a bug or am I missing something? The source code for the game is at http://ormondbeachishome.com/killthelobbiests.ex.