This function is used to create a unique ID (UID) to mimic the UIDs created and used by DATIM for the MER and other PEPFAR Structured Datasets.

msk_gen_uid(codeSize = 11)

Arguments

codeSize

character length for UID output (default = 11)

Value

random alphanumeric string

Examples

 msk_gen_uid()
#> [1] "WLklu6eD7IE"