rand_strings_like | R Documentation |
rand_strings_like
creates new strings with the same distributions of letters and string lengths as a vector of supplied strings. Needs to be at least length two.
rand_strings_like(strings_like, n_samples = 1)
strings_like |
a vector of strings that the random strings should resemble |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.