I need to generate a file of unordered random numbers with C to test sort functions. Currently, with the `srand()' and `rand()' functions, I always get a set of numbers that is in increasing order. So ...
Even though rand() may be a good enough random number generator for making a video game, the patterns of random bits it spits out may not be sufficient for applications requiring truly random data.
Results that may be inaccessible to you are currently showing.
Hide inaccessible results