In vc++ 5, how would I generate a random # bewtween ... 1 - 13 ( or any #).
I got it where it will give me random #'s but cant find a way to limit it to between 2 #'s.. The docs say to use RAND_MAX but gives no clue as to how to set it... if you know any other ways....help please.
Thank you!