UNPKG

ngx-random

Version:

Generates specified length of strings / digits for password | Otp | unique identification purposes

52 lines 1.2 kB
{ "name": "ngx-random", "author": { "name": "Manojkumar Muthukumar", "email": "manoj1010196@gmail.com" }, "description": "Generates specified length of strings / digits for password | Otp | unique identification purposes", "version": "3.0.14", "peerDependencies": { "@angular/common": "^21.2.13", "@angular/core": "^21.2.13" }, "dependencies": { "tslib": "^2.3.0" }, "homepage": "https://www.beforepost.com/package/ngx/ngx-random", "icon": "https://icon.beforepost.com/VQF5LQAJ-W6WFR2Q7-7VTTX8CA.svg", "repository": { "type": "git", "url": "https://github.com/manoj10101996/ngx-packages.git" }, "keywords": [ "angular", "ngx", "ng9", "log", "random", "string", "number", "ngx-random", "digit", "password", "product", "protect", "manoj10101996", "uiconfig" ], "license": "MIT", "sideEffects": false, "module": "fesm2022/ngx-random.mjs", "typings": "types/ngx-random.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./types/ngx-random.d.ts", "default": "./fesm2022/ngx-random.mjs" } }, "type": "module" }