{"id":357429,"url":"https://github.com/cicirello/rho-mu","last_synced_at":"2026-06-21T22:01:24.235Z","repository":{"id":37527099,"uuid":"408560166","full_name":"cicirello/rho-mu","owner":"cicirello","description":"ρμ - a Java library of Randomization enHancements and Other Math Utilities","archived":false,"fork":false,"pushed_at":"2026-06-06T00:33:27.000Z","size":2547,"stargazers_count":9,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-06-06T02:21:23.317Z","etag":null,"topics":["binomial","cauchy","gaussian","pseudorandom","random-numbers","randomization","randomizer"],"latest_commit_sha":null,"homepage":"https://rho-mu.cicirello.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cicirello.png","metadata":{"funding":{"github":"cicirello","patreon":null,"open_collective":null,"ko_fi":"cicirello","tidelift":null,"community_bridge":null,"liberapay":"cicirello","issuehunt":null,"otechie":null,"custom":null},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-09-20T18:38:01.000Z","updated_at":"2026-06-06T00:33:25.000Z","dependencies_parsed_at":"2026-04-30T15:02:02.522Z","dependency_job_id":null,"html_url":"https://github.com/cicirello/rho-mu","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/cicirello/rho-mu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cicirello","download_url":"https://codeload.github.com/cicirello/rho-mu/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34208761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"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"}},"owner":{"login":"cicirello","name":"Vincent A. Cicirello","uuid":"762030","kind":"user","description":"Vincent A. Cicirello is a researcher in AI, evolutionary computation, and swarm intelligence.","email":"","website":"https://www.cicirello.org/","location":"Galloway, NJ","twitter":null,"company":"Stockton University","icon_url":"https://avatars.githubusercontent.com/u/762030?u=1cad2b960f6d6bdfb9f768a1f51474b986143327\u0026v=4","repositories_count":53,"last_synced_at":"2026-05-25T07:27:15.174Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"cicirello","patreon":null,"open_collective":null,"ko_fi":"cicirello","tidelift":null,"community_bridge":null,"liberapay":"cicirello","issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/cicirello","funding_links":["https://github.com/sponsors/cicirello","https://ko-fi.com/cicirello","https://liberapay.com/cicirello"],"total_stars":622,"followers":122,"following":34,"created_at":"2022-11-06T01:18:13.277Z","updated_at":"2026-05-25T07:27:15.174Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cicirello","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cicirello/repositories"},"packages":[{"id":4624946,"name":"org.cicirello:rho-mu","ecosystem":"maven","description":"The rho mu library is a library of Randomization enHancements and Other Math Utilities. It includes implementations of various algorithms for randomly sampling indexes into arrays and other sequential structures, randomly sampling pairs and triples of unique indexes, randomly sampling k indexes, etc. It also includes efficient implementations of random number generation from distributions other than uniform, such as Gaussian, Cauchy, etc. Additionally, it includes implementations of other math functions that are either needed by the randomization utilities, or needed by some of our other projects.","homepage":"https://rho-mu.cicirello.org/","licenses":"GPL-3.0-or-later","normalized_licenses":["GPL-3.0-or-later"],"repository_url":"https://github.com/cicirello/rho-mu","keywords_array":[],"namespace":"org.cicirello","versions_count":25,"first_release_published_at":"2021-09-22T18:49:07.000Z","latest_release_published_at":"2025-05-15T20:44:08.000Z","latest_release_number":"4.2.1","last_synced_at":"2026-05-11T01:32:21.378Z","created_at":"2022-07-23T05:10:27.850Z","updated_at":"2026-05-11T01:32:21.378Z","registry_url":"https://central.sonatype.com/artifact/org.cicirello/rho-mu/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.cicirello/rho-mu/","metadata":{"distribution_repositories":["https://maven.pkg.github.com/cicirello/rho-mu"]},"repo_metadata":{"id":37527099,"uuid":"408560166","full_name":"cicirello/rho-mu","owner":"cicirello","description":"ρμ - a Java library of Randomization enHancements and Other Math Utilities","archived":false,"fork":false,"pushed_at":"2025-09-11T22:42:39.000Z","size":2506,"stargazers_count":7,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-14T02:24:11.174Z","etag":null,"topics":["binomial","cauchy","gaussian","pseudorandom","random-numbers","randomization","randomizer"],"latest_commit_sha":null,"homepage":"https://rho-mu.cicirello.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cicirello.png","metadata":{"funding":{"github":"cicirello","patreon":null,"open_collective":null,"ko_fi":"cicirello","tidelift":null,"community_bridge":null,"liberapay":"cicirello","issuehunt":null,"otechie":null,"custom":null},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-09-20T18:38:01.000Z","updated_at":"2025-09-11T22:42:37.000Z","dependencies_parsed_at":"2024-04-23T23:25:20.311Z","dependency_job_id":"27a31cf2-1cc4-4f72-83ff-72b7e70b583a","html_url":"https://github.com/cicirello/rho-mu","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/cicirello/rho-mu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cicirello","download_url":"https://codeload.github.com/cicirello/rho-mu/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275094379,"owners_count":25404446,"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-09-14T02:00:10.474Z","response_time":75,"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"},"owner_record":{"login":"cicirello","name":"Vincent A. Cicirello","uuid":"762030","kind":"user","description":"Vincent A. Cicirello is a researcher in AI, evolutionary computation, and swarm intelligence.","email":"","website":"https://www.cicirello.org/","location":"Galloway, NJ","twitter":null,"company":"Stockton University","icon_url":"https://avatars.githubusercontent.com/u/762030?u=1cad2b960f6d6bdfb9f768a1f51474b986143327\u0026v=4","repositories_count":53,"last_synced_at":"2025-08-28T15:05:27.804Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"cicirello","patreon":null,"open_collective":null,"ko_fi":"cicirello","tidelift":null,"community_bridge":null,"liberapay":"cicirello","issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/cicirello","funding_links":["https://github.com/sponsors/cicirello","https://ko-fi.com/cicirello","https://liberapay.com/cicirello"],"total_stars":544,"followers":110,"following":35,"created_at":"2022-11-06T01:18:13.277Z","updated_at":"2025-08-28T15:05:27.804Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cicirello","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cicirello/repositories"},"tags":[{"name":"v4.2.1","sha":"6ded569c435ce050eabae5e14d132634d1364afb","kind":"commit","published_at":"2025-05-15T20:41:24.000Z","download_url":"https://codeload.github.com/cicirello/rho-mu/tar.gz/v4.2.1","html_url":"https://github.com/cicirello/rho-mu/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/rho-mu@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"5a641ac2e1aa2f4eeeadc72303842313b26351fe","kind":"commit","published_at":"2024-08-16T23:19:12.000Z","download_url":"https://codeload.github.com/cicirello/rho-mu/tar.gz/v4.2.0","html_url":"https://github.com/cicirello/rho-mu/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/rho-mu@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"89fa3cacf226c3dea36ff3053cd0b6e76773b44c","kind":"commit","published_at":"2024-06-08T18:41:31.000Z","download_url":"https://codeload.github.com/cicirello/rho-mu/tar.gz/v4.1.0","html_url":"https://github.com/cicirello/rho-mu/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/rho-mu@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"c892ec284a1abb1f49c7ce3b0a80d93c69120eda","kind":"commit","published_at":"2024-05-14T19:07:31.000Z","download_url":"https://codeload.github.com/cicirello/rho-mu/tar.gz/v4.0.0","html_url":"https://github.com/cicirello/rho-mu/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/rho-mu@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"d46fa1fc06c8a3d27e9d53019ff7f66423cc622f","kind":"commit","published_at":"2024-03-29T19:51:58.000Z","download_url":"https://codeload.github.com/cicirello/rho-mu/tar.gz/v3.2.0","html_url":"https://github.com/cicirello/rho-mu/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/rho-mu@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"945affc35e2d9d3155541315f934b228acdf8806","kind":"commit","published_at":"2023-06-11T21:06:32.000Z","download_url":"https://codeload.github.com/cicirello/rho-mu/tar.gz/v3.1.1","html_url":"https://github.com/cicirello/rho-mu/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/rho-mu@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"b93af775d5b69e57adecd3b4b4df3f0ab45c3cfe","kind":"commit","published_at":"2023-05-12T16:18:03.000Z","download_url":"https://codeload.github.com/cicirello/rho-mu/tar.gz/v3.1.0","html_url":"https://github.com/cicirello/rho-mu/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/rho-mu@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v3.1.0/manifests"},{"name":"v3.0.4","sha":"0749be826ab35e7804fa62418daf48661e2655c4","kind":"commit","published_at":"2023-04-02T19:46:46.000Z","download_url":"https://codeload.github.com/cicirello/rho-mu/tar.gz/v3.0.4","html_url":"https://github.com/cicirello/rho-mu/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/rho-mu@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"53bfa947a949ac6bc6e9b81877327f11679fd8eb","kind":"commit","published_at":"2023-03-02T21:36:16.000Z","download_url":"https://codeload.github.com/cicirello/rho-mu/tar.gz/v3.0.3","html_url":"https://github.com/cicirello/rho-mu/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/rho-mu@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"893f9c8c35e0632d1331274bd7ddc0fe1d4419d7","kind":"commit","published_at":"2023-01-11T16:29:13.000Z","download_url":"https://codeload.github.com/cicirello/rho-mu/tar.gz/v3.0.2","html_url":"https://github.com/cicirello/rho-mu/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/rho-mu@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"9e69bfb20f89f047b3e890d99da5da31903d7234","kind":"commit","published_at":"2022-11-17T17:59:31.000Z","download_url":"https://codeload.github.com/cicirello/rho-mu/tar.gz/v3.0.1","html_url":"https://github.com/cicirello/rho-mu/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/rho-mu@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"162838f1de26dafc635b458cb6133f880e4d0200","kind":"commit","published_at":"2022-11-16T23:06:27.000Z","download_url":"https://codeload.github.com/cicirello/rho-mu/tar.gz/v3.0.0","html_url":"https://github.com/cicirello/rho-mu/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/rho-mu@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v3.0.0/manifests"},{"name":"v2.5.0","sha":"9f4e3d94c6d03fb4892a7bb39d4f8f251bfe36f3","kind":"commit","published_at":"2022-10-05T21:51:33.000Z","download_url":"https://codeload.github.com/cicirello/rho-mu/tar.gz/v2.5.0","html_url":"https://github.com/cicirello/rho-mu/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/rho-mu@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"a73918774e4e27bb4fd192ea03c1390b12f05459","kind":"commit","published_at":"2022-09-02T16:32:32.000Z","download_url":"https://codeload.github.com/cicirello/rho-mu/tar.gz/v2.4.2","html_url":"https://github.com/cicirello/rho-mu/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/rho-mu@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"46b726e04a8ea8c9394b6f88f649430b1a51002c","kind":"commit","published_at":"2022-08-29T14:55:16.000Z","download_url":"https://codeload.github.com/cicirello/rho-mu/tar.gz/v2.4.1","html_url":"https://github.com/cicirello/rho-mu/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/rho-mu@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"48cfac6f42a6f674a68f183b9b22c28a8ca86eff","kind":"commit","published_at":"2022-08-26T18:53:49.000Z","download_url":"https://codeload.github.com/cicirello/rho-mu/tar.gz/v2.4.0","html_url":"https://github.com/cicirello/rho-mu/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/rho-mu@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"3ec00609e053557530f7d3776f021812bbc34670","kind":"commit","published_at":"2022-07-15T20:01:24.000Z","download_url":"https://codeload.github.com/cicirello/rho-mu/tar.gz/v2.3.2","html_url":"https://github.com/cicirello/rho-mu/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/rho-mu@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"08ee90bc9f4a58665f1cce0382247b2195f5b25c","kind":"commit","published_at":"2022-06-21T20:45:48.000Z","download_url":"https://codeload.github.com/cicirello/rho-mu/tar.gz/v2.3.1","html_url":"https://github.com/cicirello/rho-mu/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/rho-mu@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"430950d91946c8e1ecc319f38f87aa9107b25e31","kind":"commit","published_at":"2022-05-09T20:35:42.000Z","download_url":"https://codeload.github.com/cicirello/rho-mu/tar.gz/v2.3.0","html_url":"https://github.com/cicirello/rho-mu/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/rho-mu@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1e9edd14c880f3415107dc88331f011dfd2dce31","kind":"commit","published_at":"2022-04-30T15:37:11.000Z","download_url":"https://codeload.github.com/cicirello/rho-mu/tar.gz/v2.2.0","html_url":"https://github.com/cicirello/rho-mu/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/rho-mu@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"eada382c19551e5e53c9eaf4df03cde596d1b1e3","kind":"commit","published_at":"2022-04-26T13:12:08.000Z","download_url":"https://codeload.github.com/cicirello/rho-mu/tar.gz/v2.1.0","html_url":"https://github.com/cicirello/rho-mu/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/rho-mu@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"99336b4c8f213bc2191bd492fe3950b95f364088","kind":"commit","published_at":"2022-03-21T14:10:05.000Z","download_url":"https://codeload.github.com/cicirello/rho-mu/tar.gz/v2.0.0","html_url":"https://github.com/cicirello/rho-mu/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/rho-mu@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"751fdab7eaf0c594d5b4d761f67456467d38f400","kind":"commit","published_at":"2022-02-11T17:54:43.000Z","download_url":"https://codeload.github.com/cicirello/rho-mu/tar.gz/v1.2.0","html_url":"https://github.com/cicirello/rho-mu/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/rho-mu@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"1848627389423f969cec4d96af014cb825bf9987","kind":"commit","published_at":"2021-09-22T19:41:14.000Z","download_url":"https://codeload.github.com/cicirello/rho-mu/tar.gz/v1.1.0","html_url":"https://github.com/cicirello/rho-mu/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/rho-mu@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4e8db72c537fadd3ae23359937bd8e4177f3e7ea","kind":"commit","published_at":"2021-09-22T18:38:07.000Z","download_url":"https://codeload.github.com/cicirello/rho-mu/tar.gz/v1.0.0","html_url":"https://github.com/cicirello/rho-mu/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cicirello/rho-mu@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-28T12:23:50.775Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":7,"rankings":{"downloads":null,"dependent_repos_count":9.283790413825558,"dependent_packages_count":13.9162736675578,"stargazers_count":55.12661079571055,"forks_count":48.29173049773212,"docker_downloads_count":null,"average":31.654601343706506},"purl":"pkg:maven/org.cicirello/rho-mu","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.cicirello:rho-mu","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.cicirello:rho-mu","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.cicirello:rho-mu/dependencies","status":null,"funding_links":["https://github.com/sponsors/cicirello","https://ko-fi.com/cicirello","https://liberapay.com/cicirello"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-13T00:04:52.656Z","issues_count":46,"pull_requests_count":393,"avg_time_to_close_issue":795449.0697674418,"avg_time_to_close_pull_request":13780.539267015707,"issues_closed_count":43,"pull_requests_closed_count":382,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":0.06521739130434782,"avg_comments_per_pull_request":0.5801526717557252,"merged_pull_requests_count":374,"bot_issues_count":0,"bot_pull_requests_count":279,"past_year_issues_count":0,"past_year_pull_requests_count":126,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":15817.125,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":120,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.3968253968253968,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":122,"past_year_merged_pull_requests_count":120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/issues","maintainers":[{"login":"cicirello","count":160,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicirello"}],"active_maintainers":[{"login":"cicirello","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicirello"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.cicirello:rho-mu/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.cicirello:rho-mu/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.cicirello:rho-mu/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.cicirello:rho-mu/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.cicirello:rho-mu/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.cicirello:rho-mu/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608406,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":2256041,"full_name":"cicirello/rho-mu","default_branch":"main","total_commits":674,"total_committers":2,"total_bot_commits":246,"total_bot_committers":1,"mean_commits":337.0,"dds":0.3649851632047477,"past_year_total_commits":60,"past_year_total_committers":2,"past_year_total_bot_commits":59,"past_year_total_bot_committers":1,"past_year_mean_commits":30.0,"past_year_dds":0.01666666666666672,"last_synced_at":"2026-05-08T06:05:43.843Z","last_synced_commit":"e9bb0e75c1a950c586317a6691d986e2ebf5f01c","created_at":"2024-10-04T12:41:12.463Z","updated_at":"2026-05-08T06:05:27.987Z","committers":[{"name":"Vincent A. Cicirello","email":"cicirello","login":"cicirello","count":428},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":246}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":59},{"name":"Vincent A. Cicirello","email":"cicirello","login":"cicirello","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-11T00:00:09.886Z","repositories_count":6255309,"commits_count":881953403,"contributors_count":35051844,"owners_count":1164622,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"cicirello/rho-mu","html_url":"https://github.com/cicirello/rho-mu","last_synced_at":"2026-03-28T04:01:55.012Z","status":"active","issues_count":46,"pull_requests_count":420,"avg_time_to_close_issue":795449.0697674418,"avg_time_to_close_pull_request":18241.015151515152,"issues_closed_count":43,"pull_requests_closed_count":396,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":0.06521739130434782,"avg_comments_per_pull_request":0.5595238095238095,"merged_pull_requests_count":388,"bot_issues_count":0,"bot_pull_requests_count":306,"past_year_issues_count":0,"past_year_pull_requests_count":76,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":41851.94915254237,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":59,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.3157894736842105,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":59,"created_at":"2023-05-15T08:04:11.818Z","updated_at":"2026-03-28T04:01:55.012Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cicirello%2Frho-mu/issues","issue_labels_count":{"table":{"enhancement":18,"refactor":6,"cicd":5,"testing":4,"documentation":3,"github_actions":3,"website":1,"java":1,"bug":1}},"pull_request_labels_count":{"table":{"dependencies":309,"java":304,"documentation":38,"enhancement":31,"refactor":23,"cicd":13,"hacktoberfest-accepted":13,"github_actions":9,"testing":4,"bug":4,"website":1,"duplicate":1}},"issue_author_associations_count":{"table":{"OWNER":46}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":306,"OWNER":114}},"issue_authors":{"table":{"cicirello":46}},"pull_request_authors":{"table":{"dependabot[bot]":306,"cicirello":114}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-01T00:00:08.271Z","repositories_count":14029473,"issues_count":34577080,"pull_requests_count":113113033,"authors_count":11212969,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":72,"java":72,"cicd":2}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":72,"OWNER":2}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":72,"cicirello":2}},"maintainers":[{"table":{"login":"cicirello","count":160,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicirello"}}],"active_maintainers":[{"table":{"login":"cicirello","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cicirello"}}]}},"events":{"total":{"DeleteEvent":60,"PullRequestEvent":130,"ForkEvent":1,"WatchEvent":4,"IssueCommentEvent":23,"PushEvent":106,"PullRequestReviewEvent":52,"CreateEvent":63},"last_year":{"DeleteEvent":38,"PullRequestEvent":86,"WatchEvent":3,"IssueCommentEvent":13,"PushEvent":72,"PullRequestReviewEvent":30,"CreateEvent":40}},"keywords":["binomial","cauchy","gaussian","pseudorandom","random-numbers","randomization","randomizer"],"dependencies":[{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-12T16:21:45.835Z","updated_at":"2022-07-12T16:21:45.835Z","repository_link":"https://github.com/cicirello/rho-mu/blob/main/pom.xml","dependencies":[{"id":169022209,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":"5.8.2","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T12:30:20.215Z","updated_at":"2023-02-17T12:30:20.215Z","repository_link":"https://github.com/cicirello/rho-mu/blob/main/.github/workflows/build.yml","dependencies":[{"id":7740103286,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7740103287,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7740103288,"package_name":"cicirello/jacoco-badge-generator","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7740103289,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T12:30:20.247Z","updated_at":"2023-02-17T12:30:20.247Z","repository_link":"https://github.com/cicirello/rho-mu/blob/main/.github/workflows/codeql-analysis.yml","dependencies":[{"id":7740103290,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7740103291,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7740103292,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7740103293,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7740103294,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T12:30:20.291Z","updated_at":"2023-02-17T12:30:20.291Z","repository_link":"https://github.com/cicirello/rho-mu/blob/main/.github/workflows/docs.yml","dependencies":[{"id":7740103295,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7740103296,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7740103297,"package_name":"cicirello/javadoc-cleanup","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7740103298,"package_name":"cicirello/generate-sitemap","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/joss-pdf.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T12:30:20.330Z","updated_at":"2023-02-17T12:30:20.330Z","repository_link":"https://github.com/cicirello/rho-mu/blob/main/.github/workflows/joss-pdf.yml","dependencies":[{"id":7740103299,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7740103300,"package_name":"openjournals/openjournals-draft-action","ecosystem":"actions","requirements":"a994a876f36e25076174d9ed133e01b1f1b9fcf3","direct":true,"kind":"composite","optional":false},{"id":7740103301,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/maven-publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T12:30:20.378Z","updated_at":"2023-02-17T12:30:20.378Z","repository_link":"https://github.com/cicirello/rho-mu/blob/main/.github/workflows/maven-publish.yml","dependencies":[{"id":7740103302,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7740103303,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"examples/pom.xml","sha":null,"kind":"manifest","created_at":"2023-02-17T12:30:20.408Z","updated_at":"2023-02-17T12:30:20.408Z","repository_link":"https://github.com/cicirello/rho-mu/blob/main/examples/pom.xml","dependencies":[{"id":7740103304,"package_name":"org.cicirello:rho-mu","ecosystem":"maven","requirements":"3.0.2","direct":true,"kind":"runtime","optional":false}]}],"score":5.288267030694535,"created_at":"2025-04-11T10:19:50.140Z","updated_at":"2026-06-21T22:01:24.235Z","avatar_url":"https://github.com/cicirello.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/357429","html_url":"https://summary.ecosyste.ms/projects/357429"}