Latest Threat ResearchGlassWorm Loader Hits Open VSX via Developer Account Compromise.Details
Socket
Book a DemoInstallSign in
Socket

c5-random-string-module

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

c5-random-string-module

A module that returns alpha numeric strings

latest
Source
npmnpm
Version
0.10.0
Version published
Maintainers
1
Created
Source

c5-random-string-module

A module that returns alpha numeric strings

HOW TO INSTALL

npm install c5-random-string-module --save

HOW TO USE

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

## METHOD

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

console.log(random.RandomChar(40));
// Returns 0ahj0qytonjfdvjtdj84ermpihlvienkwadi85u9

Keywords

string

FAQs

Package last updated on 29 Nov 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts