1.0.4 • Published 2 years ago

@katsobieska/id-generator-app v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
2 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

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago