The random_id()
helper function can be used to create a random,
character-based ID value argument of variable length (the default is 10
letters).
Arguments
- n
Number of letters
scalar<numeric|integer>
--- default:10
The
n
argument defines the number of lowercase letters to use for the random ID.
See also
Other helper functions:
adjust_luminance()
,
cell_borders()
,
cell_fill()
,
cell_text()
,
cells_body()
,
cells_column_labels()
,
cells_column_spanners()
,
cells_footnotes()
,
cells_grand_summary()
,
cells_row_groups()
,
cells_source_notes()
,
cells_stub_grand_summary()
,
cells_stub_summary()
,
cells_stubhead()
,
cells_stub()
,
cells_summary()
,
cells_title()
,
currency()
,
default_fonts()
,
escape_latex()
,
google_font()
,
gt_latex_dependencies()
,
html()
,
md()
,
pct()
,
px()
,
stub()
,
system_fonts()