@anna130993/randomid-generator

1.0.3 • Public • Published

General info

Simple package generating random IDs - can include uppercase letters, lowercase letters and numbers.

Setup

To use this package, install it using:

$ npm install @anna130993/randomid-generator

or 

$ yarn add @anna130993/randomid-generator

Usage

const randomID = require('@anna130993/randomid-generator');

console.log(randomID(7)); // I8Jdf0G

Package Sidebar

Install

npm i @anna130993/randomid-generator

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

1.15 kB

Total Files

3

Last publish

Collaborators

  • anna130993