R/compute.R
uniqueTableName.Rd
Create a unique table name
uniqueTableName(prefix = "")
Prefix for the table names.
A string that can be used as a dbplyr temp table name
library(omopgenerics) uniqueTableName() #> [1] "og_002_1730473261"