rnd-id

2.0.2 • Public • Published

rnd-id

npm License: MPL 2.0 standard-readme compliant Greenkeeper badge

David David

Generate a random alphabetical string.

Table of Contents

Install

yarn add --dev rnd-id

Usage

const rndId = require('rnd-id');
 
console.log(rndId()); // kbtpZ
console.log(rndId()); // cuBuLn
console.log(rndId()); // sPwzn
console.log(rndId()); // kKUko
console.log(rndId()); // czzpgR
console.log(rndId()); // cjtzdI

License

MPL-2.0

Readme

Keywords

Package Sidebar

Install

npm i rnd-id

Weekly Downloads

1

Version

2.0.2

License

MPL-2.0

Last publish

Collaborators

  • ramitos