2.0.2 • Published 6 years ago

rnd-id v2.0.2

Weekly downloads
16
License
MPL-2.0
Repository
github
Last release
6 years ago

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

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.8

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago