{"id":18284041,"url":"https://github.com/steinwurf/ranbo","last_synced_at":"2025-09-01T01:33:55.766Z","repository":{"id":145055703,"uuid":"473526892","full_name":"steinwurf/ranbo","owner":"steinwurf","description":"Ranbo is a C Pseudo-Random-Number-Generator (PRNG) library. We wanted to create a library that allows us to use random-number-generators in both user-space and linux-kernel-space that are fast and sufficiently random on a bit-level.","archived":false,"fork":false,"pushed_at":"2025-06-26T13:21:36.000Z","size":2569,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-26T14:27:34.691Z","etag":null,"topics":["kernel","pseudorandom","random"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/steinwurf.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":null,"funding":null,"license":"LICENSE.rst","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":"2022-03-24T08:56:15.000Z","updated_at":"2025-06-26T13:21:41.000Z","dependencies_parsed_at":"2024-04-17T10:27:31.673Z","dependency_job_id":"9d1d19e0-06e6-47a4-8b08-992c6c200319","html_url":"https://github.com/steinwurf/ranbo","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":"steinwurf/template-bsd-cpp","purl":"pkg:github/steinwurf/ranbo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steinwurf%2Franbo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steinwurf%2Franbo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steinwurf%2Franbo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steinwurf%2Franbo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steinwurf","download_url":"https://codeload.github.com/steinwurf/ranbo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steinwurf%2Franbo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273064409,"owners_count":25039259,"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","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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":["kernel","pseudorandom","random"],"created_at":"2024-11-05T13:11:55.409Z","updated_at":"2025-09-01T01:33:55.749Z","avatar_url":"https://github.com/steinwurf.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"=====\nRanbo\n=====\n\n|Linux make-specs| |Windows make-specs| |MacOS make-specs| |Linux CMake| |Windows CMake| |MacOS CMake| |Raspberry Pi| |Kernel Example| |Valgrind| |No Assertions| |Clang Format| |CppCheck|\n\n.. |Linux make-specs| image:: https://github.com/steinwurf/ranbo/actions/workflows/linux_mkspecs.yml/badge.svg\n   :target: https://github.com/steinwurf/ranbo/actions/workflows/linux_mkspecs.yml\n\n.. |Windows make-specs| image:: https://github.com/steinwurf/ranbo/actions/workflows/windows_mkspecs.yml/badge.svg\n   :target: https://github.com/steinwurf/ranbo/actions/workflows/windows_mkspecs.yml\n\n.. |MacOS make-specs| image:: https://github.com/steinwurf/ranbo/actions/workflows/macos_mkspecs.yml/badge.svg\n   :target: https://github.com/steinwurf/ranbo/actions/workflows/macos_mkspecs.yml\n\n.. |Linux CMake| image:: https://github.com/steinwurf/ranbo/actions/workflows/linux_cmake.yml/badge.svg\n   :target: https://github.com/steinwurf/ranbo/actions/workflows/linux_cmake.yml\n\n.. |Windows CMake| image:: https://github.com/steinwurf/ranbo/actions/workflows/windows_cmake.yml/badge.svg\n   :target: https://github.com/steinwurf/ranbo/actions/workflows/windows_cmake.yml\n\n.. |MacOS CMake| image:: https://github.com/steinwurf/ranbo/actions/workflows/macos_cmake.yml/badge.svg\n   :target: https://github.com/steinwurf/ranbo/actions/workflows/macos_cmake.yml\n\n.. |Raspberry Pi| image:: https://github.com/steinwurf/ranbo/actions/workflows/raspberry_pi.yml/badge.svg\n   :target: https://github.com/steinwurf/ranbo/actions/workflows/raspberry_pi.yml\n\n.. |Kernel Example| image:: https://github.com/steinwurf/ranbo/actions/workflows/kernel_example.yml/badge.svg\n   :target: https://github.com/steinwurf/ranbo/actions/workflows/kernel_example.yml\n\n.. |Clang Format| image:: https://github.com/steinwurf/ranbo/actions/workflows/clang-format.yml/badge.svg\n   :target: https://github.com/steinwurf/ranbo/actions/workflows/clang-format.yml\n\n.. |CppCheck| image:: https://github.com/steinwurf/ranbo/actions/workflows/cppcheck.yml/badge.svg\n   :target: https://github.com/steinwurf/ranbo/actions/workflows/cppcheck.yml\n\n.. |Debug| image:: https://github.com/steinwurf/ranbo/actions/workflows/debug.yml/badge.svg\n   :target: https://github.com/steinwurf/ranbo/actions/workflows/debug.yml\n\n.. |No Assertions| image:: https://github.com/steinwurf/ranbo/actions/workflows/nodebug.yml/badge.svg\n   :target: https://github.com/steinwurf/ranbo/actions/workflows/nodebug.yml\n\n.. |Valgrind| image:: https://github.com/steinwurf/ranbo/actions/workflows/valgrind.yml/badge.svg\n   :target: https://github.com/steinwurf/ranbo/actions/workflows/valgrind.yml\n\n.. image:: ./ranbo.gif\n\nRanbo is a C Pseudo-Random-Number-Generator (PRNG) library. We wanted to create a library that\nallows us to use random number generators in both user-space and\nlinux-kernel-space that are fast and sufficiently random on a bit-level.\n\nDocumentation can be found here:\n\n* `latest \u003chttps://steinwurf-ranbo.netlify.app/latest\u003e`_.\n* `stable \u003chttps://steinwurf-ranbo.netlify.app/stable\u003e`_.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteinwurf%2Franbo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteinwurf%2Franbo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteinwurf%2Franbo/lists"}