random_ltrs
v1.0.1
Published
Returns alpha-numeric strings
Readme
random-string-module (is actually random ltrs)
Returns alpha-numeric strings
HOW TO INSTALLED
npm install random-string-module --save
HOW TO USE
var random= require('random-string-module');
## METHOD
# RandomChar
This methdo takes in an integer value which specs length
ex: console.log(random.RandomChar(10))
// Returns bkpesxlsq