2.0.0 • Published 6 years ago

crypto-string-module v2.0.0

Weekly downloads
13
License
MIT
Repository
github
Last release
6 years ago

random-string-module

A module that returns alphanumeric strings.

HOW TO INSTALL

npm install random-string-module --save

HOW TO USE

const random = require('random-string-module');

## METHOD

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

console.log(random.RandomChar(10))
// Returns b2pcd13ezq