View source: R/add_latest_events.R
generate_girl_uid | R Documentation |
Generate a unique girl ID to identify the events added to a database.
generate_girl_uid(code_size = 14)
code_size |
Integer, size of the uid. default 14. |
Randomly generates a unique code, with three parts each separated with an hyphen. XXXXXX-XYXY-00000.
A character string, the unique girl ID
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.