sample_names | R Documentation |
Samples random names
sample_names(n = 1, type = "neutral", seed = NULL)
n |
Number of names |
type |
"neutral", "male", "female", or "mixed" |
seed |
A seed for the random number generator. |
A character vector with random names
sample_names(3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.