malcom-random-string

0.0.3 • Public • Published

malcom-random-string

A module that returns random alphanumeric strings.

HOW TO INSTALL

 npm install malcom-random-string --save
## HOW TO USE
var random = require('malcom-random-string');




## METHOD

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

console.log(random.RandomChar(10))
// Returns b2pcd13ezq or a random string with 10 characters

Package Sidebar

Install

npm i malcom-random-string

Weekly Downloads

0

Version

0.0.3

License

ISC

Unpacked Size

1.57 kB

Total Files

3

Last publish

Collaborators

  • malcom