randomAlpha(length)Returns a random set (length) of alphabet (a-z) CharactersJavaScriptrandomAlpha(5) // returns "agyrd"