[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'mysql41' (#mysql41_api)

create_random_string

Declaration

Source position: mysql.inc line 479

procedure create_random_string(

  fto: Pchar;

  length: dword;

  rand_st: Prand_struct

);