random_str {stringr} |
R Documentation |
generate random string which is all consist
Description
with ascii chars.
Usage
random_str(nchar,
count = 1,
no.symbols = TRUE);
Arguments
nchar
[as integer]
count
[as integer]
Details
Authors
SMRUCC genomics Institute
Value
this function returns data object of type string.
clr value class
Examples
[Package
stringr version 2.33.856.6961
Index]