{"id":28469229,"url":"https://github.com/elzup/random-word-wikipedia","last_synced_at":"2025-07-01T14:30:50.102Z","repository":{"id":29238538,"uuid":"117692030","full_name":"elzup/random-word-wikipedia","owner":"elzup","description":"[𝐖] Get random word from wikipedia random page","archived":false,"fork":false,"pushed_at":"2025-07-01T00:33:34.000Z","size":379,"stargazers_count":6,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-01T01:33:29.591Z","etag":null,"topics":["cli","faker","random","wikipedia"],"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/elzup.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"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,"zenodo":null}},"created_at":"2018-01-16T14:13:23.000Z","updated_at":"2025-07-01T00:32:55.000Z","dependencies_parsed_at":"2023-02-17T00:20:24.932Z","dependency_job_id":"b4fe2763-4015-46f5-a158-b13ec4d06394","html_url":"https://github.com/elzup/random-word-wikipedia","commit_stats":{"total_commits":65,"total_committers":3,"mean_commits":"21.666666666666668","dds":0.4461538461538461,"last_synced_commit":"a7bba396f2074cb7807bc326041719c8b99d5210"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/elzup/random-word-wikipedia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elzup%2Frandom-word-wikipedia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elzup%2Frandom-word-wikipedia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elzup%2Frandom-word-wikipedia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elzup%2Frandom-word-wikipedia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elzup","download_url":"https://codeload.github.com/elzup/random-word-wikipedia/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elzup%2Frandom-word-wikipedia/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262881053,"owners_count":23378883,"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":["cli","faker","random","wikipedia"],"created_at":"2025-06-07T08:30:57.209Z","updated_at":"2025-07-01T14:30:50.086Z","avatar_url":"https://github.com/elzup.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# random-word-wikipedia [![Node.js CI](https://github.com/elzup/random-word-wikipedia/actions/workflows/node.js.yml/badge.svg)](https://github.com/elzup/random-word-wikipedia/actions/workflows/node.js.yml)\n\n\u003e Get random word from wikipedia random page\n\n## Install\n\n```\n$ npm install random-word-wikipedia\n```\n\n## Usage\n\n```js\nconst randomWordWikipedia = require(\"random-word-wikipedia\");\n\nrandomWordWikipedia().then(console.log);\n//=\u003e [ 'Saxifraga spathularis' ]\n\nrandomWordWikipedia(\"ja\", 2).then(console.log);\n//=\u003e [ 'ジョン・イサーク・ブリケ', '月は闇夜に隠るが如く' ]\n```\n\n## API\n\n### randomWordWikipedia([lang, n])\n\n#### options\n\n##### lang\n\nType: `string`\u003cbr\u003e\nDefault: `en`\n\nwikipedia lang string.\n\n##### n\n\nType: `number` 1 - 10\u003cbr\u003e\nDefault: 1\n\nnumber of word.\n\n## CLI\n\n```\n$ npm install --global random-word-wikipedia\n```\n\n```\n$ random-word-wikipedia --help\n\n\tUsage\n\t  $ random-word-wikipedia [lang]\n\n\tOptions\n\t  -n 10 or less [Default: 1]\n\n\tExamples\n\t  $ random-word-wikipedia\n\t\tYuruYuri\n\n\t  $ random-word-wikipedia ja -n 4\n\t\tバダインジャラン砂漠\n\t\tゆるゆり\n\t\t内野 (印西市)\n\t\tPAC-MAN 256\n```\n\n## License\n\nMIT © [elzup](https://elzup.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felzup%2Frandom-word-wikipedia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felzup%2Frandom-word-wikipedia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felzup%2Frandom-word-wikipedia/lists"}