1.0.1 • Published 2 years ago

random_ltrs v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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