{"id":31609493,"url":"https://github.com/ultirequiem/lorem","last_synced_at":"2026-04-02T02:02:44.962Z","repository":{"id":288462395,"uuid":"965875782","full_name":"UltiRequiem/lorem","owner":"UltiRequiem","description":"✍ Generate Lorem Ipsum like a pro (Lorelai for C++)","archived":false,"fork":false,"pushed_at":"2025-06-29T22:19:36.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-18T12:50:10.053Z","etag":null,"topics":["cpp","lorem-ipsum","lorem-ipsum-generator"],"latest_commit_sha":null,"homepage":"https://github.com/UltiRequiem/lorelai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/UltiRequiem.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"patreon":"ultirequiem"}},"created_at":"2025-04-14T03:48:05.000Z","updated_at":"2025-06-29T22:19:43.000Z","dependencies_parsed_at":"2025-04-18T07:34:52.064Z","dependency_job_id":"8a973465-7c72-4370-b029-1867e2016d94","html_url":"https://github.com/UltiRequiem/lorem","commit_stats":null,"previous_names":["ultirequiem/lorem"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/UltiRequiem/lorem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltiRequiem%2Florem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltiRequiem%2Florem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltiRequiem%2Florem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltiRequiem%2Florem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UltiRequiem","download_url":"https://codeload.github.com/UltiRequiem/lorem/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltiRequiem%2Florem/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31294379,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T01:43:37.129Z","status":"online","status_checked_at":"2026-04-02T02:00:08.535Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cpp","lorem-ipsum","lorem-ipsum-generator"],"created_at":"2025-10-06T08:37:51.768Z","updated_at":"2026-04-02T02:02:44.657Z","avatar_url":"https://github.com/UltiRequiem.png","language":"C++","funding_links":["https://patreon.com/ultirequiem"],"categories":[],"sub_categories":[],"readme":"# cpp-lorelai\n\nA C++ library for generating Lorem Ipsum text, ported from [ultirequiem/lorelai](https://github.com/ultirequiem/lorelai).\n\n## Features\n\n- Generate Lorem Ipsum text with a specified word count.\n- Generate multiple paragraphs of Lorem Ipsum.\n\n## Usage\n\n```cpp\n#include \"lorem_ipsum.hpp\"\n#include \u003ciostream\u003e\n\nint main() {\n    std::cout \u003c\u003c lorelai::generate(10) \u003c\u003c std::endl;\n\n    auto paragraphs = lorelai::generate_paragraphs(2, 10);\n\n    for (const auto\u0026 paragraph : paragraphs) {\n        std::cout \u003c\u003c paragraph \u003c\u003c \"\\n\\n\";\n    }\n\n    return 0;\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fultirequiem%2Florem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fultirequiem%2Florem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fultirequiem%2Florem/lists"}