A module that returns alphanumeric strings.
var random = require('mlee-string-module');
## METHOD
# RandomChar
This method takes in an integer value which specifies the length of the returned strings.
console.log(random.RandomChar(100));
//Returns b2pcd12....