{"id":17445982,"url":"https://github.com/jamen/fake-word","last_synced_at":"2025-04-02T11:22:21.508Z","repository":{"id":57232517,"uuid":"80972574","full_name":"jamen/fake-word","owner":"jamen","description":"Create fake words for names or tests","archived":false,"fork":false,"pushed_at":"2017-02-05T06:05:08.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-08T02:23:49.680Z","etag":null,"topics":[],"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/jamen.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}},"created_at":"2017-02-05T06:02:05.000Z","updated_at":"2021-12-19T15:40:07.000Z","dependencies_parsed_at":"2022-08-31T20:50:59.725Z","dependency_job_id":null,"html_url":"https://github.com/jamen/fake-word","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamen%2Ffake-word","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamen%2Ffake-word/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamen%2Ffake-word/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamen%2Ffake-word/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamen","download_url":"https://codeload.github.com/jamen/fake-word/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246803024,"owners_count":20836471,"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":[],"created_at":"2024-10-17T18:19:37.510Z","updated_at":"2025-04-02T11:22:21.489Z","avatar_url":"https://github.com/jamen.png","language":"JavaScript","funding_links":["https://www.paypal.me/jamenmarz/5usd"],"categories":[],"sub_categories":[],"readme":"\n# fake-word\n\n\u003e Create fake words for names or tests\n\n```js\nvar word = require('fake-word')\n\nword(3, 5)\n// [ 'ogu', 'oza', 'ovi', 'ioy', 'agi' ]\n```\n\n## Installation\n\n```sh\n$ npm install --save fake-word\n```\n\n## Usage\n\n### `word(length, [amount])`\n\nCreate a fake word with the given `length`.  If `amount` provided, you get an array of multiple words\n\n```js\nword(3)\n// 'oza'\n\nword(3, 5)\n// [ 'ogu', 'oza', 'ovi', 'ioy', 'agi' ]\n```\n\n## License\n\nMIT © [Jamen Marz](https://git.io/jamen)\n\n---\n\n[![version](https://img.shields.io/npm/v/fake-word.svg?style=flat-square)][package] [![travis](https://img.shields.io/travis/fake-word/jamen.svg?style=flat-square)](https://travis-ci.org/fake-word/jamen) [![downloads/month](https://img.shields.io/npm/dm/fake-word.svg?style=flat-square)][package] [![downloads](https://img.shields.io/npm/dt/fake-word.svg?style=flat-square)][package] [![license](https://img.shields.io/npm/l/fake-word.svg?style=flat-square)][package] [![support me](https://img.shields.io/badge/support%20me-paypal-green.svg?style=flat-square)](https://www.paypal.me/jamenmarz/5usd) [![follow](https://img.shields.io/github/followers/jamen.svg?style=social\u0026label=Follow)](https://github.com/jamen)\n[package]: https://npmjs.com/package/fake-word\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamen%2Ffake-word","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamen%2Ffake-word","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamen%2Ffake-word/lists"}