View Single Post
  #1   Report Post  
Tracker
 
Posts: n/a
Default random# btw 1-9 without 6

im trying to use rand() or randbetween to get a random number btwn 1 and 9
but excluding 6 as a posibility. is it possible?