random-characters-module

1.0.0 • Public • Published

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

Package Sidebar

Install

npm i random-characters-module

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • operatingfuture