Hello, I am using gcc on a unix machine. Can you tell me how many random numbers can be generated using rand() before the random numbers start repeating? I found that RAND_MAX is equal to 2147483647. Thanks, Anna
Hello, I am using gcc on a unix machine. Can you tell me how many random numbers can be generated using rand() before the random numbers start repeating? I found that RAND_MAX is equal to 2147483647. Thanks, Anna