Public Member Functions | |
subroutine | random_index_i (imax, iharvest, inseed) |
This subroutine generates random indices in interactive mode. | |
subroutine | random_index_s (imax, iharvest) |
This subroutine generates random indices in saved mode. | |
subroutine | random_index_t (imax, iharvest, stat) |
This subroutine generates random indices in thread-safe mode. | |
Definition at line 211 of file mersenne_twister.f.