ran_str_module

0.10.0 • Public • Published

Random_String_Module

A module the return alphanumeric strings.

HOW TO INSTALL

nmp install random_string_module --save

HOW TO USE

var random = require ('random_string_module');

## METHOD

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

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

Package Sidebar

Install

npm i ran_str_module

Weekly Downloads

0

Version

0.10.0

License

MIT

Unpacked Size

1.27 kB

Total Files

3

Last publish

Collaborators

  • ran463