Please enable JavaScript to view this site.

Navigation: Linkar CLIENTS > C auxiliary Functions

LkCreateNewRecordIdTypeRandom

Scroll Prev Top Next More

Auxiliary function for LkCreateNewOptions that contains the options for the generation of Random type codes

 

numeric

 

BOOL

 

indicates whether the code should be numeric.

length

 

uint32_t

 

length of the code to be generated. Must be greater than 0

 

The type of ID will be random.

 

       C