Skip to content

myongjailee/mlee-string-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mlee-string-module

A module that returns alphanumeric strings.

HOW TO INSTALL

npm install mlee-string-module --save

HOW TO USE

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

## METHOD

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

console.log(random.RandomChar(100));
//Returns b2pcd12....

About

mlee practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors