[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGLib2' (#lcl)

g_rand_new_with_seed_array

Declaration

Source position: lazglib2.pas line 4764

function g_rand_new_with_seed_array(

  seed: Pguint32;

  seed_length: guint

):PGRand;