1.0.0 • Published 3 years ago

@rabiabaloch/random-generator v1.0.0

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

#random-string-generator

A module that returns alphanumeric strings.

HOW TO INSTALL

npm install random-string-generator --save

How To Use

var random = require('./modules/module')

## METHOD

# RandomChar
This method take in an integer value which specifies the length of the returned strings.

Console.log(random.RandomChar(10));
// Returns b2pcd13c3kjkj