1.0.0 • Published 7 years ago

random-characters-module v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

random-characters-module

A module that returns alphanumeric characters

HOW TO INSTALL

npm install random-characters-module --save

HOW TO USE

var random = require('random-characters-module');

## METHOD

# RandomCharacters
This method takes in an integer value which specifies the length of the return random characters.

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