A module theh returns alohanumeric string.
@npm install random-string-module --save
var random = require('random-string-module');
## method
# randomchar
this method takes in a integer value which specifies the length of the returned string.
console.log(random.RandomChar(10))
// return b2pcd13ezq