0.10.1 • Published 7 years ago

random-character v0.10.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 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
0.10.1

7 years ago

0.10.0

7 years ago

1.0.1

10 years ago

1.0.0

10 years ago