0.10.1 • Published 6 years ago

random-character v0.10.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

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