generate_girl_uid: Generate a unique girl ID

View source: R/add_latest_events.R

generate_girl_uidR Documentation

Generate a unique girl ID

Description

Generate a unique girl ID to identify the events added to a database.

Usage

generate_girl_uid(code_size = 14)

Arguments

code_size

Integer, size of the uid. default 14.

Details

Randomly generates a unique code, with three parts each separated with an hyphen. XXXXXX-XYXY-00000.

Value

A character string, the unique girl ID


psi-mis/a360connect documentation built on Nov. 22, 2022, 12:36 p.m.