Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

cs-random-string

cerdisoft12MIT0.10.0

A module that returns alphanumeric strings

string, random, crypto, characters

readme

cs-random-string

A module that returns alphanumeric strings

HOW TO INSTALL

npm install cs-random-string --save

HOW TO USE

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

`javascript

METHOD

RandomChar

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

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