Skip to content

zorigt-batsaikhan/random-string-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

random-string-module

A module theh returns alohanumeric string.

How to install

@npm install random-string-module --save

how to use

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

## method

# randomchar
this method takes in a integer value which specifies the length of the returned string.

console.log(random.RandomChar(10))
// return b2pcd13ezq

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published