{"id":20970292,"url":"https://github.com/sbooth/drbgs","last_synced_at":"2026-05-22T10:05:40.622Z","repository":{"id":242354325,"uuid":"809341210","full_name":"sbooth/DRBGs","owner":"sbooth","description":"Deterministic random bit generators for Swift","archived":false,"fork":false,"pushed_at":"2024-11-07T17:16:33.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-22T08:21:48.816Z","etag":null,"topics":["prng","swift"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/sbooth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-06-02T12:23:09.000Z","updated_at":"2024-11-07T17:10:27.000Z","dependencies_parsed_at":"2024-07-10T20:34:31.733Z","dependency_job_id":"20797005-eaa6-4d7f-bf6b-7660ce81d7b1","html_url":"https://github.com/sbooth/DRBGs","commit_stats":null,"previous_names":["sbooth/drbgs"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbooth%2FDRBGs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbooth%2FDRBGs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbooth%2FDRBGs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbooth%2FDRBGs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sbooth","download_url":"https://codeload.github.com/sbooth/DRBGs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243365637,"owners_count":20279215,"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":["prng","swift"],"created_at":"2024-11-19T03:57:39.996Z","updated_at":"2025-12-27T13:26:45.864Z","avatar_url":"https://github.com/sbooth.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DRBGs\n\n[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fsbooth%2FDRBGs%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/sbooth/DRBGs)\n[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fsbooth%2FDRBGs%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/sbooth/DRBGs)\n\nSwift implementations of the following deterministic random bit generators:\n\n- [xoshiro256++](https://prng.di.unimi.it/xoshiro256plusplus.c)\n- [xoshiro256**](https://prng.di.unimi.it/xoshiro256starstar.c)\n- [xoshiro256+](https://prng.di.unimi.it/xoshiro256plus.c)\n- [xoroshiro128++](https://prng.di.unimi.it/xoshiro128plusplus.c)\n- [xoroshiro128**](https://prng.di.unimi.it/xoshiro128starstar.c)\n- [xoroshiro128+](https://prng.di.unimi.it/xoshiro128plus.c)\n- [splitmix64](https://prng.di.unimi.it/splitmix64.c)\n- [xoshiro512++](https://prng.di.unimi.it/xoshiro512plusplus.c)\n- [xoshiro512**](https://prng.di.unimi.it/xoshiro512starstar.c)\n- [xoshiro512+](https://prng.di.unimi.it/xoshiro512plus.c)\n- [wyrand](https://github.com/wangyi-fudan/wyhash)\n\n## Documentation\n\nThe [latest documentation](https://swiftpackageindex.com/sbooth/DRBGs/main/documentation/drbgs) is hosted by [Swift Package Index](https://swiftpackageindex.com/).\n\nAll public classes, structs, and functions should be documented. If you notice a documentation shortcoming please [open a new issue](https://github.com/sbooth/DRBGs/issues/new/choose).\n\n## License\n\nReleased under the [MIT License](https://github.com/sbooth/DRBGs/blob/main/LICENSE.txt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbooth%2Fdrbgs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsbooth%2Fdrbgs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbooth%2Fdrbgs/lists"}