random_byte_array


random_byte_array(n)
      

Return a byte array of length n with pseudo random exact integers in the range 0 to 255.

Also see:

random_integer
random_real
random_source


Core Module Index | Contents