This is something that always bothered me in C; random numbers are really cumbersome in it. Is there a way to generate random numbers within a certain range, as in a random number between 1 and 10? I think it'd be a useful thing to know.