1.0.4 • Published 3 years ago

@katsobieska/id-generator-app v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

random-id-app

Short app dedicated for generation of random string with letters and numbers included.

Getting started

npm install @katsobieska/id-generator-app@1.0.4 or yarn install @katsobieska/id-generator-app@1.0.4

Import

const randomId = require("@katsobieska/id-generator-app");

Usage

randomId(x); x = expected length of ID

Links

GITHUB: https://github.com/KatSobieska/id-generator-app NPM: https://www.npmjs.com/package/@katsobieska/id-generator-app

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago