bin_name_random | R Documentation |
Create random bin name for Filebin
bin_name_random(length = 16, pattern = "[a-z0-9]")
length |
Number of characters in bin name. Must be 8 or more. |
pattern |
Character set. |
A character vector.
bin_name_random(8)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.