1.0.3 • Published 4 years ago

@thewizard0f0z/randomid-generator v1.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Random ID Generator

Random ID Generator is a tool for generating unique identifiers

Installation and Usage

Installation

You can install Random ID Generator using npm:

$ npm install @thewizard0f0z/randomid-generator

You can install Random ID Generator using yarn:

$ yarn add @thewizard0f0z/randomid-generator

Basic Usage

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

console.log(randomID(10));
1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago