0.10.0 • Published 1 year ago

eil-random-string-module v0.10.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

eil-random-string-module

A simple module to get alphanumeric strings.

HOW TO INSTALL

npm install eil-random-string-module --save

HOW TO USE

var random = require('eil-random-string-module);

## METHOD 

# rChar 
this method takes in an integer value which specifies the length of the returned strings

console.log(random.rChar(15));
// Returns alkfjdlakj484ET