| create_random_name {connectapi} | R Documentation |
Create Random Name
Description
Creates a random name from the LETTERS dataset
Usage
create_random_name(length = 25)
Arguments
length |
Optional. The length of the random name. Defaults to 25 |
Value
The randomly generated name
See Also
connectapi::verify_content_name
Other content functions:
content_delete(),
content_item(),
content_title(),
content_update(),
dashboard_url(),
dashboard_url_chr(),
delete_vanity_url(),
deploy_repo(),
get_bundles(),
get_environment(),
get_image(),
get_jobs(),
get_vanity_url(),
git,
permissions,
set_image_path(),
set_run_as(),
set_vanity_url(),
swap_vanity_url(),
verify_content_name()
[Package connectapi version 0.2.0 Index]