@nouredine/randomstringmodule

1.0.1 • Public • Published

random-string-module

A module that returns alphanumeric strings.

HOW TO INSTALL

npm i @nouredine/randomstringmodule --save

HOW TO USE

var random = require('@nouredine/randomstringmodule');

## METHOD

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

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

Readme

Keywords

Package Sidebar

Install

npm i @nouredine/randomstringmodule

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

1.28 kB

Total Files

3

Last publish

Collaborators

  • nouredine