View source: R/system_attractors.R
sample_sequence | R Documentation |
Random sampling of character sequence
sample_sequence(set = LETTERS[1:25], length = 12)
set |
Letter set to use |
length |
Length of the output sequence |
a random character sequence of given length
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.