{"id":17242234,"url":"https://github.com/arronhunt/vonnegut-ipsum","last_synced_at":"2026-02-19T10:03:39.431Z","repository":{"id":257485764,"uuid":"790882272","full_name":"arronhunt/vonnegut-ipsum","owner":"arronhunt","description":"Generate placeholder text in the style of Kurt Vonnegut","archived":false,"fork":false,"pushed_at":"2024-05-01T03:09:13.000Z","size":420,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-22T21:41:42.601Z","etag":null,"topics":["kurt-vonnegut","lorem-ipsum-generator","loremipsum"],"latest_commit_sha":null,"homepage":"https://vonnegutipsum.com","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arronhunt.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","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}},"created_at":"2024-04-23T17:45:07.000Z","updated_at":"2024-09-16T20:32:11.000Z","dependencies_parsed_at":"2024-09-17T02:55:48.496Z","dependency_job_id":null,"html_url":"https://github.com/arronhunt/vonnegut-ipsum","commit_stats":null,"previous_names":["arronhunt/vonnegut-ipsum"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arronhunt/vonnegut-ipsum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arronhunt%2Fvonnegut-ipsum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arronhunt%2Fvonnegut-ipsum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arronhunt%2Fvonnegut-ipsum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arronhunt%2Fvonnegut-ipsum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arronhunt","download_url":"https://codeload.github.com/arronhunt/vonnegut-ipsum/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arronhunt%2Fvonnegut-ipsum/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29609531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T06:47:36.664Z","status":"ssl_error","status_checked_at":"2026-02-19T06:45:47.551Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["kurt-vonnegut","lorem-ipsum-generator","loremipsum"],"created_at":"2024-10-15T06:12:39.548Z","updated_at":"2026-02-19T10:03:39.375Z","avatar_url":"https://github.com/arronhunt.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Netlify Status](https://api.netlify.com/api/v1/badges/bdb5175e-97fc-4417-8867-c3daf114e4a3/deploy-status)](https://app.netlify.com/sites/vonnegut-ipsum/deploys)\n\n![Kurt Vonnegut Lorem Ipsum](./images/og-image.png)\n\n# Kurt Vonnegut Ipsum\n\nThis is an open source project that generates lorem ipsum style text using prose from author [Kurt Vonnegut](https://en.wikipedia.org/wiki/Kurt_Vonnegut).\n\n## How to generate text\n\n### Using the website\n\nVisit the website [https://vonnegutipsum.com/](https://vonnegutipsum.com/)\n\n### Using the API\n\nWith default parameters:\n\n```bash\n$ curl -s https://vonnegutipsum.com//api\n\n{\n  \"text\": \"All this happened, more or less...\",\n  \"count\": 5,\n  \"mode\": 3,\n  \"mode_name\": \"paragraphs\",\n  \"nsfw\": true,\n  \"pilgrim_mode\": true\n}\n```\n\nSending parameters:\n\n```bash\ncurl -s https://vonnegutipsum.com/api?count=8\u0026mode=1\u0026nsfw=false\n\n{\n  \"text\": \"Poo-tee-weet. Welcome to Earth. Hello babies.\",\n  \"count\": 8,\n  \"mode\": 1,\n  \"mode_name\": \"words\",\n  \"nsfw\": false,\n  \"pilgrim_mode\": true\n}\n```\n\n### Using the node script\n\n```js\nimport { generate } from \"./lib/generate\";\n\nconst output = generate({\n  count: 5,\n  mode: 2,\n  nsfw: true,\n  pilgrim_mode: true,\n});\n\n// Output: Hello babies. Goodbye blue monday. Science is magic that works. Poo-tee-weet. I don't know what it is about Hoosiers. So it goes.\n```\n\n### Using the terminal\n\n```bash\n$ node ./lib/generate.js --count=5 --mode=2\n```\n\n## FAQ\n\n### Why?\n\nAllow me to quote Mr. Vonnegut\n\n\u003e “Practice any art, music, singing, dancing, acting, drawing, painting, sculpting, poetry, fiction, essays, reportage, no matter how well or badly, not to get money and fame, but to experience becoming, to find out what’s inside you, to make your soul grow.”\n\n### What's Pilgrim mode?\n\nPilgrim mode will append \"So it goes.\" to the end of each paragraph, in reference to Billy Pilgrim from Slaughterhouse-Five. This is ignored when generating using `word` mode. So it goes.\n\nBy default this mode is set to `true`\n\n### Credits\n\nVonny Regular font by [Andy King](https://www.andykingartist.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farronhunt%2Fvonnegut-ipsum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farronhunt%2Fvonnegut-ipsum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farronhunt%2Fvonnegut-ipsum/lists"}