random-string-module-paul-bunker
v1.0.2
Published
A module that returns alphanumeric strings
Downloads
3
Maintainers
Readme
random-string-module-paul-bunker
A module that returns alphanumeric strings
INSTALATION
npm install random-string-module-paul-bunker
IMPLEMENTATION
var random = require('random-string-module-paul-bunker');
console.log(random.RandomChar(10))