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

g_rand_int_range

Declaration

Source position: lazglib2.pas line 4761

function g_rand_int_range(

  rand_: PGRand;

  begin_: gint32;

  end_: gint32

):gint32;