Procedures

ProcedureLocationProcedure TypeDescription
help_usage xauth_key Subroutine
help_usage rand Subroutine
help_version xauth_key Subroutine Read more…
help_version rand Subroutine

syntax:

Read more…
init_random_seed M_random Subroutine Read more…
init_random_seed_by_dat M_random Subroutine Read more…
init_random_seed_by_system_clock M_random Subroutine Read more…
mtprng_init M_random Subroutine

Sample program:

Read more…
mtprng_init_by_array M_random Subroutine

Sample program:

Read more…
mtprng_rand M_random Function

Sample program:

Read more…
mtprng_rand64 M_random Function

Sample program:

Read more…
mtprng_rand_range M_random Function

Sample program:

Read more…
mtprng_rand_real1 M_random Function

Sample program:

Read more…
mtprng_rand_real2 M_random Function

Sample program:

Read more…
mtprng_rand_real3 M_random Function

Sample program:

Read more…
random_hex M_random Function Read more…
random_int M_random Function

function random_int(first,last) result(rand_int)

Read more…
random_kiss64 M_random Function

Sample usage:

Read more…
random_string M_random Function Read more…
scramble M_random Function

Sample program

Read more…
test_suite M_test_suite_M_random Subroutine

! setup

Read more…