Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Question...
#6
Spodi Wrote:
Code:
If m mod 2 = 0 then

Just off the top of my head, but believe it'd work. :wink:

Then for odd:

Code:
if m mod 2 = 1 then

Tongue Thanks
Works perfectly (if you hadn't guessed, I needed "m" to be only a 50% chance)
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)