{"id":15889100,"url":"https://github.com/arshadkazmi42/nlen-num","last_synced_at":"2025-08-14T05:33:14.309Z","repository":{"id":49714262,"uuid":"213114741","full_name":"arshadkazmi42/nlen-num","owner":"arshadkazmi42","description":"Generate n length random number","archived":false,"fork":false,"pushed_at":"2023-03-12T19:55:03.000Z","size":85,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-28T01:46:04.565Z","etag":null,"topics":["generate","hacktoberfest","length","nodejs","npm","number","random"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arshadkazmi42.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"arshadkazmi42"}},"created_at":"2019-10-06T05:39:14.000Z","updated_at":"2023-03-12T20:06:04.000Z","dependencies_parsed_at":"2024-10-31T08:46:16.509Z","dependency_job_id":null,"html_url":"https://github.com/arshadkazmi42/nlen-num","commit_stats":{"total_commits":17,"total_committers":4,"mean_commits":4.25,"dds":"0.47058823529411764","last_synced_commit":"f876ed1c3ef906262eed6377844d4d36f667d4c9"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arshadkazmi42%2Fnlen-num","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arshadkazmi42%2Fnlen-num/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arshadkazmi42%2Fnlen-num/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arshadkazmi42%2Fnlen-num/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arshadkazmi42","download_url":"https://codeload.github.com/arshadkazmi42/nlen-num/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229805182,"owners_count":18126807,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["generate","hacktoberfest","length","nodejs","npm","number","random"],"created_at":"2024-10-06T06:41:14.973Z","updated_at":"2024-12-15T10:08:32.458Z","avatar_url":"https://github.com/arshadkazmi42.png","language":"JavaScript","funding_links":["https://github.com/sponsors/arshadkazmi42"],"categories":[],"sub_categories":[],"readme":"# nlen-num\n\n[![Build](https://github.com/arshadkazmi42/nlen-num/actions/workflows/nodejs.yml/badge.svg)](https://github.com/arshadkazmi42/nlen-num/actions/workflows/nodejs.yml)\n[![NPM Version](https://img.shields.io/npm/v/nlen-num.svg)](https://www.npmjs.com/package/nlen-num)\n[![NPM Downloads](https://img.shields.io/npm/dt/nlen-num.svg)](https://www.npmjs.com/package/nlen-num)\n[![Github Repo Size](https://img.shields.io/github/repo-size/arshadkazmi42/nlen-num.svg)](https://github.com/arshadkazmi42/nlen-num)\n[![LICENSE](https://img.shields.io/npm/l/nlen-num.svg)](https://github.com/arshadkazmi42/nlen-num/blob/master/LICENSE)\n[![Contributors](https://img.shields.io/github/contributors/arshadkazmi42/nlen-num.svg)](https://github.com/arshadkazmi42/nlen-num/graphs/contributors)\n[![Commit](https://img.shields.io/github/last-commit/arshadkazmi42/nlen-num.svg)](https://github.com/arshadkazmi42/nlen-num/commits/master)\n\nGenerate random number of n length.\n\n## Install\n\n```\nnpm i nlen-num\n```\n\n## Usage\n\n```javascript\nconst nLenNum = require(\"nlen-num\");\n\nconsole.log(nLenNum(3));\nconsole.log(nLenNum(4));\nconsole.log(nLenNum());\nconsole.log(nLenNum(0));\n\n// OUTPUT\n// 132\n// 4323\n// 562\n// 456\n```\n\n\u003e Note: Default length is 3, if there is no length input passed\n\n## Contributing\n\nInterested in contributing to this project?\nYou can log any issues or suggestion related to this library [here](https://github.com/arshadkazmi42/nlen-num/issues/new)\n\nRead our contributing [guide](CONTRIBUTING.md) on getting started with contributing to the codebase\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farshadkazmi42%2Fnlen-num","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farshadkazmi42%2Fnlen-num","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farshadkazmi42%2Fnlen-num/lists"}