Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Question...
#7
Why not use:

Code:
If Int(Rnd * 2) = 1 Then ...

That'll give you a pseudo-50/50 chance and require less processing/code. :wink:
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)