random_sorted_test, a Fortran90 code which calls random_sorted(), which uses a random number generator (RNG) to create a vector of random values which are already sorted.
The information on this web page is distributed under the MIT license.
random_sorted, a Fortran90 code which uses a random number generator (RNG) to create a vector of random values which are already sorted.