generate-random-string
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

generate-random-string

generate random string

Install

npm i -S generate-random-string

or

yarn add generate-random-string

Usage

const generateRandomString = require('generate-random-string');

const uid = generateRandomString(20);
		// console.log(uid);
		//=>0kgStW1N1QDJi0IOfmhQ

Readme

Keywords

none

Package Sidebar

Install

npm i generate-random-string

Weekly Downloads

17

Version

1.0.2

License

ISC

Unpacked Size

1.85 kB

Total Files

5

Last publish

Collaborators

  • n.devs260340