powered by
Generates (pseudo)random strings of the specified char length
sampleStr(char)
A integer, the number of chars to include in the output string.
A string.
# NOT RUN { sampleStr(10) # }
Run the code above in your browser using DataLab