mtd-random-string-module

0.0.1 • Public • Published

random-string-module

Module that allow to generate alphanumeric string, used to train npm

HOW TO INSTALL

npm install random-string-module

HOW TO use

let random = require('random-string-module');

METHOD

RandomChar

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

console.log(random.randomChar(1O));
// returns b2pcd138dy

Readme

Keywords

none

Package Sidebar

Install

npm i mtd-random-string-module

Weekly Downloads

3

Version

0.0.1

License

MIT

Last publish

Collaborators

  • morintd