A module that returns alphanumeric strings.
var random = require('./modules/module')
## METHOD
# RandomChar
This method take in an integer value which specifies the length of the returned strings.
Console.log(random.RandomChar(10));
// Returns b2pcd13c3kjkj