random-character
v0.10.1
Published
A Module that returns alphanumeric strings
Downloads
1
Readme
random-character
A Module that returns alphanumeric strings
How To Install
npm install random-character --save
How To Use
var random = require('random-character');
##METHOD
# RandomChar
This method tales in an integer value which specifies the length of the returned strings.
console.log(random.RandomChar(10));
// returns b2pcd12ezq