Creates a random character code

createCode(seed = NULL, num = 20)

Arguments

seed

random seed.

num

number of characters the code should be.

Value

a string of random digits and letters.

See also