2.0.2 • Published 7 years ago

rnd-id v2.0.2

Weekly downloads
16
License
MPL-2.0
Repository
github
Last release
7 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

7 years ago

2.0.1

7 years ago

2.0.0

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.8

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago