Generates (pseudo)random strings of the specified char length
sampleStr(char)
char
A integer, the number of chars to include in the output string.
A string.
sampleStr(10)