# generateRandomString

Generates a string composed of n random characters.

generateRandomString(5); // "AXRF0"