reggiestringmodule

0.10.0 • Public • Published

reggiestringmodule

A module that returns alphanumeric strings.

HOW TO INSTALL

npm install reggiestringmodule --save

HOW TO USE

var random = require('reggiestringmodule');

## METHOD
 
# RamdomChars
This method takes in an integer value which specifies the length of the returned strings.
 
console.log(random.RandomChars(10))
// Returns b2cd13ezq

Package Sidebar

Install

npm i reggiestringmodule

Weekly Downloads

0

Version

0.10.0

License

MIT

Unpacked Size

1.39 kB

Total Files

3

Last publish

Collaborators

  • reggiestrain