random_sorted_test


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.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

random_sorted, a Fortran90 code which uses a random number generator (RNG) to create a vector of random values which are already sorted.

Source Code:


Last revised on 24 August 2020.