Rdocumentation
powered by
Learn R Programming
crtests (version 0.2.1)
random_string: Generate a random string
Description
Generates a random string of length
length
Usage
random_string(length)
Arguments
length
Length of string to generate
Value
If
length>0
: A random sequence of characters of length
length
, otherwise an empty string