{"id":372917,"url":"https://github.com/rust-random/rand","last_synced_at":"2026-06-13T01:01:42.845Z","repository":{"id":26769771,"uuid":"30227790","full_name":"rust-random/rand","owner":"rust-random","description":"A Rust library for random number generation.","archived":false,"fork":false,"pushed_at":"2026-06-04T06:27:23.000Z","size":5423,"stargazers_count":2041,"open_issues_count":21,"forks_count":500,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-06-05T00:04:12.022Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://crates.io/crates/rand","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rust-random.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null},"funding":{"github":"dhardy"}},"created_at":"2015-02-03T05:59:32.000Z","updated_at":"2026-06-04T06:27:27.000Z","dependencies_parsed_at":"2026-02-14T00:02:43.565Z","dependency_job_id":null,"html_url":"https://github.com/rust-random/rand","commit_stats":{"total_commits":2616,"total_committers":289,"mean_commits":9.051903114186851,"dds":0.7377675840978593,"last_synced_commit":"9f05e22afb6031d32f36cd927592e7e49b668d64"},"previous_names":["rust-lang/rand"],"tags_count":174,"template":false,"template_full_name":null,"purl":"pkg:github/rust-random/rand","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-random","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/sbom","scorecard":{"id":209452,"data":{"date":"2025-08-04","repo":{"name":"github.com/rust-random/rand","commit":"1291ef1ea8cc238334ec3bd381e354ff0d0663c9"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"6 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benches.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/gh-pages.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:16","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benches.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/benches.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benches.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/benches.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benches.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/benches.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benches.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/benches.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/gh-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T00:29:00.883Z","repository_id":26769771,"created_at":"2025-08-17T00:29:00.883Z","updated_at":"2025-08-17T00:29:00.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34266916,"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-12T02:00:06.859Z","response_time":109,"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":"rust-random","name":"rust-random","uuid":"42028081","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/42028081?v=4","repositories_count":10,"last_synced_at":"2026-06-08T00:23:19.503Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rust-random","funding_links":[],"total_stars":2743,"followers":75,"following":0,"created_at":"2022-11-02T16:22:33.692Z","updated_at":"2026-06-08T00:23:19.504Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-random","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-random/repositories"},"packages":[{"id":4253317,"name":"rand_chacha","ecosystem":"cargo","description":"ChaCha random number generator\n","homepage":"https://rust-random.github.io/book","licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/rust-random/rand","keywords_array":["chacha","random","rng"],"namespace":null,"versions_count":16,"first_release_published_at":"2018-10-17T10:08:22.907Z","latest_release_published_at":"2026-02-02T08:15:02.537Z","latest_release_number":"0.10.0","last_synced_at":"2026-06-08T22:30:57.805Z","created_at":"2022-04-13T00:17:42.288Z","updated_at":"2026-06-08T22:30:57.805Z","registry_url":"https://crates.io/crates/rand_chacha/","install_command":"cargo install rand_chacha","documentation_url":"https://docs.rs/rand_chacha/","metadata":{"categories":["algorithms","no-std"]},"repo_metadata":{"id":26769771,"uuid":"30227790","full_name":"rust-random/rand","owner":"rust-random","description":"A Rust library for random number generation.","archived":false,"fork":false,"pushed_at":"2024-06-04T08:32:57.000Z","size":4701,"stargazers_count":1592,"open_issues_count":63,"forks_count":421,"subscribers_count":25,"default_branch":"master","last_synced_at":"2024-06-11T16:14:01.434Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://crates.io/crates/rand","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rust-random.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-02-03T05:59:32.000Z","updated_at":"2024-06-18T11:13:20.215Z","dependencies_parsed_at":"2024-06-18T11:13:17.171Z","dependency_job_id":"3e9fcad3-7361-4854-833a-47308665611a","html_url":"https://github.com/rust-random/rand","commit_stats":{"total_commits":2498,"total_committers":288,"mean_commits":8.67361111111111,"dds":0.7485988791032826,"last_synced_commit":"9a02c819cc1e4ec6959ae25eafbb5cf6acb68234"},"previous_names":["rust-lang/rand"],"tags_count":148,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-random","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221409431,"owners_count":16815181,"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"},"owner_record":{"login":"rust-random","name":"rust-random","uuid":"42028081","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/42028081?v=4","repositories_count":6,"last_synced_at":"2024-03-25T19:57:21.332Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rust-random","funding_links":[],"total_stars":1901,"followers":28,"following":0,"created_at":"2022-11-02T16:22:33.692Z","updated_at":"2024-03-25T19:57:23.115Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-random","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-random/repositories"},"tags":[{"name":"0.9.0-alpha.0","sha":"7ff0fc9e5949468fb7095627bd6d9f767be4ce4f","kind":"commit","published_at":"2024-02-18T17:51:59.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.9.0-alpha.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.9.0-alpha.0/manifests"},{"name":"rand_distr-0.5.0-alpha.0","sha":"7ff0fc9e5949468fb7095627bd6d9f767be4ce4f","kind":"commit","published_at":"2024-02-18T17:51:59.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.5.0-alpha.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.5.0-alpha.0/manifests"},{"name":"rand_core-0.6.4","sha":"89a1336b934c68ddce548127c6f8afd910b35a18","kind":"commit","published_at":"2022-09-15T13:23:08.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.6.4","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.4/manifests"},{"name":"0.8.5","sha":"937320cbfeebd4352a23086d9c6e68f067f74644","kind":"commit","published_at":"2022-02-14T08:37:01.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.8.5","html_url":"https://github.com/rust-random/rand/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.5/manifests"},{"name":"rand_distr-0.4.3","sha":"8f372500f05dfadcff6c35e773e81029ab7debad","kind":"commit","published_at":"2022-01-13T13:09:39.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.4.3","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.4.3/manifests"},{"name":"rand_distr-0.4.2","sha":"da917e673f49116f2f1bf37ea1ee5a99fe3c8c5d","kind":"commit","published_at":"2021-09-18T13:45:42.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.4.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.4.2/manifests"},{"name":"rand_distr-0.4.1","sha":"8792268dfe57e49bb4518190bf4fe66176759a44","kind":"commit","published_at":"2021-06-15T14:40:47.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.4.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.4.1/manifests"},{"name":"0.8.4","sha":"8792268dfe57e49bb4518190bf4fe66176759a44","kind":"commit","published_at":"2021-06-15T14:40:47.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.8.4","html_url":"https://github.com/rust-random/rand/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.4/manifests"},{"name":"rand_core-0.6.3","sha":"8792268dfe57e49bb4518190bf4fe66176759a44","kind":"commit","published_at":"2021-06-15T14:40:47.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.6.3","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.3/manifests"},{"name":"rand_pcg-0.3.1","sha":"8792268dfe57e49bb4518190bf4fe66176759a44","kind":"commit","published_at":"2021-06-15T14:40:47.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_pcg-0.3.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_pcg-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.3.1/manifests"},{"name":"rand_hc-0.3.1","sha":"8792268dfe57e49bb4518190bf4fe66176759a44","kind":"commit","published_at":"2021-06-15T14:40:47.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_hc-0.3.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_hc-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.3.1/manifests"},{"name":"rand_chacha-0.3.1","sha":"98a0339f99ecfe0467b2829c329bd8b7525a1c21","kind":"commit","published_at":"2021-06-09T19:45:04.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_chacha-0.3.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_chacha-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.3.1/manifests"},{"name":"rand_core-0.6.2","sha":"3a03c9eb5350e03a3f540dba2ee34e0984f2c2c2","kind":"commit","published_at":"2021-02-14T09:25:07.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.6.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.2/manifests"},{"name":"0.8.3","sha":"6ecbe2626b2cc6110a25c97b1702b347574febc7","kind":"commit","published_at":"2021-01-26T08:50:09.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.8.3","html_url":"https://github.com/rust-random/rand/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6a6b9fd06dbf54538d250dfbc4c918f79daa9299","kind":"commit","published_at":"2021-01-13T09:54:17.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.8.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"bda997404d9ab8a89d590734d8b0bb72aed10758","kind":"commit","published_at":"2021-01-04T15:38:50.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.8.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.1/manifests"},{"name":"rand_core-0.6.1","sha":"bda997404d9ab8a89d590734d8b0bb72aed10758","kind":"commit","published_at":"2021-01-04T15:38:50.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.6.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.1/manifests"},{"name":"0.8.0","sha":"98a1aaf28e7bc272c12796d96401c177bf2205e4","kind":"commit","published_at":"2020-12-18T23:25:51.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.8.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.0/manifests"},{"name":"rand_distr-0.4.0","sha":"98a1aaf28e7bc272c12796d96401c177bf2205e4","kind":"commit","published_at":"2020-12-18T23:25:51.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.4.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.4.0/manifests"},{"name":"rand_core-0.6.0","sha":"98e220c30234370fb04ba928799ebd9727fc049a","kind":"commit","published_at":"2020-12-14T15:41:24.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.6.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.0/manifests"},{"name":"rand_hc-0.3.0","sha":"98e220c30234370fb04ba928799ebd9727fc049a","kind":"commit","published_at":"2020-12-14T15:41:24.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_hc-0.3.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_hc-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.3.0/manifests"},{"name":"rand_pcg-0.3.0","sha":"98e220c30234370fb04ba928799ebd9727fc049a","kind":"commit","published_at":"2020-12-14T15:41:24.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_pcg-0.3.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_pcg-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.3.0/manifests"},{"name":"rand_chacha-0.3.0","sha":"98e220c30234370fb04ba928799ebd9727fc049a","kind":"commit","published_at":"2020-12-14T15:41:24.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_chacha-0.3.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_chacha-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.3.0/manifests"},{"name":"rand_distr-0.3.0","sha":"a8c3894bc19274eb4c4196df4f6a8aaac0ec7ccf","kind":"commit","published_at":"2020-08-25T15:56:57.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.3.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.3.0/manifests"},{"name":"rand_chacha-0.2.2","sha":"e2112c4404c61d3850c0e91f48114db5daf06569","kind":"commit","published_at":"2020-03-10T10:47:26.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_chacha-0.2.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_chacha-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.2.2/manifests"},{"name":"0.7.3","sha":"074cb6a997f91db653f8a53c755ddc07495ab429","kind":"commit","published_at":"2020-01-10T21:45:11.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.7.3","html_url":"https://github.com/rust-random/rand/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.3/manifests"},{"name":"rand_pcg-0.2.1","sha":"c95ad7615e8ac79dc147f04a3f29073131082267","kind":"commit","published_at":"2019-10-23T08:46:27.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_pcg-0.2.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_pcg-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.2.1/manifests"},{"name":"0.7.2","sha":"249ebfc4352d8f3e1ebcb2a884f047b31ba32981","kind":"commit","published_at":"2019-09-16T20:08:50.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.7.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"9f1efffdcdbd96925665c14476422f24364b7514","kind":"commit","published_at":"2019-09-13T15:10:13.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.7.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.1/manifests"},{"name":"rand_distr-0.2.2","sha":"4152392a35c1f48ec4d3261850bd2728b7849a15","kind":"commit","published_at":"2019-09-09T15:29:58.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.2.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.2.2/manifests"},{"name":"rand_xoshiro-0.4.0","sha":"2c43268c8260cad21d171b94807e6cd8b96e50b7","kind":"commit","published_at":"2019-09-02T16:32:43.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xoshiro-0.4.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xoshiro-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.4.0/manifests"},{"name":"rand_os-0.2.2","sha":"c388cb2d109e99afc3a48e0bbf90d15085e86156","kind":"commit","published_at":"2019-08-28T14:23:13.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_os-0.2.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_os-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.2.2/manifests"},{"name":"rand_core-0.5.1","sha":"d877ed528248b52d947e0484364a4e1ae59ca502","kind":"commit","published_at":"2019-08-28T11:41:31.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.5.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.5.1/manifests"},{"name":"rand_os-0.2.1","sha":"29056a059ef1d97b09e3671c1cdc244cce80885d","kind":"commit","published_at":"2019-08-08T10:55:32.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_os-0.2.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_os-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.2.1/manifests"},{"name":"rand_xoshiro-0.3.1","sha":"29056a059ef1d97b09e3671c1cdc244cce80885d","kind":"commit","published_at":"2019-08-08T10:55:32.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xoshiro-0.3.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xoshiro-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.3.1/manifests"},{"name":"rand_core-0.4.2","sha":"5c371b2cd216fe92f8dfbe59e578beb5ed8317f5","kind":"commit","published_at":"2019-08-01T13:22:08.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.4.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.4.2/manifests"},{"name":"rand_chacha-0.2.1","sha":"fe44b39896894a0038960f630ba0c6a45608ba83","kind":"commit","published_at":"2019-07-25T14:50:48.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_chacha-0.2.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_chacha-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.2.1/manifests"},{"name":"rand_distr-0.2.1","sha":"266cee2b74aeb0e3a89e5fc5c11b6ed475355a07","kind":"commit","published_at":"2019-06-28T20:16:45.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.2.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.2.1/manifests"},{"name":"0.7.0","sha":"f3e6c75c68d0bd5330e9e75cf3e6399d546575bf","kind":"commit","published_at":"2019-06-28T08:43:32.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.7.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.0/manifests"},{"name":"rand_distr-0.2.0","sha":"5610bdae3acdb0324f5636bb3e4a21e6324ead72","kind":"commit","published_at":"2019-06-12T09:15:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.2.0/manifests"},{"name":"rand_isaac-0.2.0","sha":"5610bdae3acdb0324f5636bb3e4a21e6324ead72","kind":"commit","published_at":"2019-06-12T09:15:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_isaac-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_isaac-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_isaac-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_isaac-0.2.0/manifests"},{"name":"rand_pcg-0.2.0","sha":"5610bdae3acdb0324f5636bb3e4a21e6324ead72","kind":"commit","published_at":"2019-06-12T09:15:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_pcg-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_pcg-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.2.0/manifests"},{"name":"rand_xorshift-0.2.0","sha":"5610bdae3acdb0324f5636bb3e4a21e6324ead72","kind":"commit","published_at":"2019-06-12T09:15:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xorshift-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xorshift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xorshift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xorshift-0.2.0/manifests"},{"name":"rand_xoshiro-0.3.0","sha":"5610bdae3acdb0324f5636bb3e4a21e6324ead72","kind":"commit","published_at":"2019-06-12T09:15:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xoshiro-0.3.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xoshiro-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.3.0/manifests"},{"name":"0.7.0-pre.1","sha":"5610bdae3acdb0324f5636bb3e4a21e6324ead72","kind":"commit","published_at":"2019-06-12T09:15:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.7.0-pre.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.7.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.0-pre.1/manifests"},{"name":"rand_hc-0.2.0","sha":"5610bdae3acdb0324f5636bb3e4a21e6324ead72","kind":"commit","published_at":"2019-06-12T09:15:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_hc-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_hc-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.2.0/manifests"},{"name":"rand_jitter-0.2.0","sha":"fa83071928fbc00ab6dbbc53d75fa49d1724e6d7","kind":"commit","published_at":"2019-06-06T15:46:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_jitter-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_jitter-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.2.0/manifests"},{"name":"rand_os-0.2.0","sha":"fa83071928fbc00ab6dbbc53d75fa49d1724e6d7","kind":"commit","published_at":"2019-06-06T15:46:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_os-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_os-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.2.0/manifests"},{"name":"rand_xorshift-0.1.2","sha":"fa83071928fbc00ab6dbbc53d75fa49d1724e6d7","kind":"commit","published_at":"2019-06-06T15:46:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xorshift-0.1.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xorshift-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xorshift-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xorshift-0.1.2/manifests"},{"name":"rand_xoshiro-0.2.1","sha":"fa83071928fbc00ab6dbbc53d75fa49d1724e6d7","kind":"commit","published_at":"2019-06-06T15:46:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xoshiro-0.2.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xoshiro-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.2.1/manifests"},{"name":"rand_chacha-0.2.0","sha":"fa83071928fbc00ab6dbbc53d75fa49d1724e6d7","kind":"commit","published_at":"2019-06-06T15:46:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_chacha-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_chacha-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.2.0/manifests"},{"name":"rand_core-0.5.0","sha":"fa83071928fbc00ab6dbbc53d75fa49d1724e6d7","kind":"commit","published_at":"2019-06-06T15:46:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.5.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.5.0/manifests"},{"name":"rand_hc-0.1.1","sha":"fa83071928fbc00ab6dbbc53d75fa49d1724e6d7","kind":"commit","published_at":"2019-06-06T15:46:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_hc-0.1.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_hc-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.1.1/manifests"},{"name":"rand_isaac-0.1.2","sha":"fa83071928fbc00ab6dbbc53d75fa49d1724e6d7","kind":"commit","published_at":"2019-06-06T15:46:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_isaac-0.1.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_isaac-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_isaac-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_isaac-0.1.2/manifests"},{"name":"rand_xoshiro-0.2.0","sha":"b3c2757a8a89d30fa3699cb9aa273f052884cd17","kind":"commit","published_at":"2019-05-27T10:53:32.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xoshiro-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xoshiro-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.2.0/manifests"},{"name":"rand_jitter-0.1.4","sha":"673c6ab6392a5bbad0c67d70b6d6af483b21067f","kind":"commit","published_at":"2019-05-02T05:11:21.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_jitter-0.1.4","html_url":"https://github.com/rust-random/rand/releases/tag/rand_jitter-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.4/manifests"},{"name":"rand_os-0.1.3","sha":"487e3f00b9a3268cf8a798bfec0feabe7b93cb35","kind":"commit","published_at":"2019-03-05T08:05:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_os-0.1.3","html_url":"https://github.com/rust-random/rand/releases/tag/rand_os-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.1.3/manifests"},{"name":"rand_pcg-0.1.2","sha":"b9211b174f854aca9c97bad5b377e718b4ebb495","kind":"commit","published_at":"2019-02-23T09:09:45.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_pcg-0.1.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_pcg-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.1.2/manifests"},{"name":"rand_jitter-0.1.3","sha":"9d70d8c6396de9d32ddfa5b18f7fb96b0c36b625","kind":"commit","published_at":"2019-02-06T16:05:44.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_jitter-0.1.3","html_url":"https://github.com/rust-random/rand/releases/tag/rand_jitter-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.3/manifests"},{"name":"rand_jitter-0.1.2","sha":"734811aa658729307427f370e47a2ad837f1915b","kind":"commit","published_at":"2019-01-31T12:08:27.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_jitter-0.1.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_jitter-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.2/manifests"},{"name":"rand_jitter-0.1.1","sha":"11f51cb942370c51d10bcb247a96f6e32d0aa3a5","kind":"commit","published_at":"2019-01-29T10:23:08.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_jitter-0.1.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_jitter-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.1/manifests"},{"name":"rand_os-0.1.2","sha":"267e19e9852d87b31dd7023be2d8117788d3714c","kind":"commit","published_at":"2019-01-29T10:16:35.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_os-0.1.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_os-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.1.2/manifests"},{"name":"0.6.5","sha":"a8dc9ad0df2842612cc0bf0562dd76ae7799fdcc","kind":"commit","published_at":"2019-01-28T09:55:00.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.6.5","html_url":"https://github.com/rust-random/rand/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.5/manifests"},{"name":"0.4.6","sha":"1f989c6acdef51bed9273550cb722933eb239d1f","kind":"commit","published_at":"2019-01-26T10:20:42.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.4.6","html_url":"https://github.com/rust-random/rand/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.6/manifests"},{"name":"rand_core-0.3.1","sha":"3684cc95c7e39ed04a54cb65d1aa4227f3827d57","kind":"commit","published_at":"2019-01-25T10:13:09.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.3.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.3.1/manifests"},{"name":"rand_core-0.4.0","sha":"8112daa755810e22651dda91e2e0cafecbceb338","kind":"commit","published_at":"2019-01-25T09:52:23.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.4.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.4.0/manifests"},{"name":"rand_jitter-0.1.0","sha":"8112daa755810e22651dda91e2e0cafecbceb338","kind":"commit","published_at":"2019-01-25T09:52:23.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_jitter-0.1.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_jitter-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.0/manifests"},{"name":"0.4.5","sha":"6cb6f886374cc4cd58e38d1bc7116f5212db756f","kind":"commit","published_at":"2019-01-09T16:24:15.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.4.5","html_url":"https://github.com/rust-random/rand/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.5/manifests"},{"name":"0.6.4","sha":"4336232dda03323634b10ec72ddf27914aebc3a2","kind":"commit","published_at":"2019-01-08T17:39:25.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.6.4","html_url":"https://github.com/rust-random/rand/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.4/manifests"},{"name":"rand_os-0.1.1","sha":"4336232dda03323634b10ec72ddf27914aebc3a2","kind":"commit","published_at":"2019-01-08T17:39:25.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_os-0.1.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_os-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.1.1/manifests"},{"name":"0.4.4","sha":"87634afb78770e465979bf96d1724c7561c05ea1","kind":"commit","published_at":"2019-01-08T12:37:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.4.4","html_url":"https://github.com/rust-random/rand/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.4/manifests"},{"name":"0.6.3","sha":"ca966717965d7243ca7160971f78da2c2da43fb3","kind":"commit","published_at":"2019-01-04T17:24:47.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.6.3","html_url":"https://github.com/rust-random/rand/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"ec634c31bcb814d45ab9e1e1fe3eab3d393c8490","kind":"commit","published_at":"2019-01-04T12:33:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.6.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.2/manifests"},{"name":"rand_xoshiro-0.1.0","sha":"ec634c31bcb814d45ab9e1e1fe3eab3d393c8490","kind":"commit","published_at":"2019-01-04T12:33:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xoshiro-0.1.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xoshiro-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.1.0/manifests"},{"name":"rand_chacha-0.1.1","sha":"3001e91bca7858facf0fb8f91275a6ff8264da9f","kind":"commit","published_at":"2019-01-04T11:23:28.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_chacha-0.1.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_chacha-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.1.1/manifests"},{"name":"rand_xorshift-0.1.1","sha":"3001e91bca7858facf0fb8f91275a6ff8264da9f","kind":"commit","published_at":"2019-01-04T11:23:28.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xorshift-0.1.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xorshift-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xorshift-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xorshift-0.1.1/manifests"},{"name":"rand_os-0.1.0","sha":"3001e91bca7858facf0fb8f91275a6ff8264da9f","kind":"commit","published_at":"2019-01-04T11:23:28.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_os-0.1.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_os-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.1.0/manifests"},{"name":"rand_isaac-0.1.1","sha":"6add2fd439f959989ee371b3eab94607fe173ece","kind":"commit","published_at":"2018-11-26T10:52:44.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_isaac-0.1.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_isaac-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_isaac-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_isaac-0.1.1/manifests"},{"name":"0.6.1","sha":"73613ff903512e9503e41cc8ba9eae76269dc598","kind":"commit","published_at":"2018-11-23T10:41:19.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.6.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"2eb51c6d5fdac41455fea5a294ccb3377e502352","kind":"commit","published_at":"2018-11-14T11:35:28.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.6.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.0/manifests"},{"name":"0.6.0-pre.1","sha":"be9c8641f3045953c83595e9b0380b9f37ecbdd2","kind":"commit","published_at":"2018-11-02T14:31:27.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.6.0-pre.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.6.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.0-pre.1/manifests"},{"name":"rand_hc-0.1.0","sha":"d9a960f8de48ca430eedbc1be9a9d851c212b647","kind":"commit","published_at":"2018-10-30T09:50:52.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_hc-0.1.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_hc-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.1.0/manifests"},{"name":"rand_hc128-0.1.0","sha":"ded3fd85a1b91752d382b749cfc5070ab8103e35","kind":"commit","published_at":"2018-10-17T10:06:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_hc128-0.1.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_hc128-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc128-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc128-0.1.0/manifests"},{"name":"0.6.0-pre.0","sha":"ded3fd85a1b91752d382b749cfc5070ab8103e35","kind":"commit","published_at":"2018-10-17T10:06:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.6.0-pre.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.6.0-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.0-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.0-pre.0/manifests"},{"name":"rand_isaac-0.1.0","sha":"ded3fd85a1b91752d382b749cfc5070ab8103e35","kind":"commit","published_at":"2018-10-17T10:06:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_isaac-0.1.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_isaac-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_isaac-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_isaac-0.1.0/manifests"},{"name":"rand_chacha-0.1.0","sha":"ded3fd85a1b91752d382b749cfc5070ab8103e35","kind":"commit","published_at":"2018-10-17T10:06:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_chacha-0.1.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_chacha-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.1.0/manifests"},{"name":"rand_core-0.2.2","sha":"8648fec641b478244d8ef993cd9686500b4c699f","kind":"commit","published_at":"2018-10-03T09:43:56.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.2.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.2.2/manifests"},{"name":"rand_core-0.3.0","sha":"317651c9f0240ed3305d2ae61a7f4aac4c513ad6","kind":"commit","published_at":"2018-09-24T11:20:01.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.3.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.3.0/manifests"},{"name":"rand_derive-0.5.0","sha":"7b098fa2696fd2c566f0e253ff3b1f0cf0a2b2c4","kind":"commit","published_at":"2018-09-21T10:22:34.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_derive-0.5.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_derive-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_derive-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_derive-0.5.0/manifests"},{"name":"0.4.3","sha":"d7d5da49daf7ceb3e5940072940d495cced3a1b3","kind":"commit","published_at":"2018-08-16T11:20:30.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.4.3","html_url":"https://github.com/rust-random/rand/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.3/manifests"},{"name":"0.5.5","sha":"82864146213d05d2437aa0d130719212e4375dd0","kind":"commit","published_at":"2018-08-07T13:54:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.5","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"7a23f3e05472bcaa3eb64ab8690e9fd658f60e0e","kind":"commit","published_at":"2018-07-12T09:58:21.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.4","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"ad142170d6c0d6878bce79701e2b7b0748e52c3a","kind":"commit","published_at":"2018-06-27T09:27:30.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.3","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"1ca1303b01345595c8b88d8a841981cfdd7d3bda","kind":"commit","published_at":"2018-06-16T08:55:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7f00a4b935ab82bb0ff8bbcf452e5b0f90d09838","kind":"commit","published_at":"2018-06-08T06:49:54.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.1/manifests"},{"name":"rand_core-0.2.1","sha":"7f00a4b935ab82bb0ff8bbcf452e5b0f90d09838","kind":"commit","published_at":"2018-06-08T06:49:54.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.2.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.2.1/manifests"},{"name":"0.5.0","sha":"5f3c375f73b67584dbf693ee5dab1aca2c2f8b9d","kind":"commit","published_at":"2018-05-21T15:30:07.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.0/manifests"},{"name":"rand_core-0.2.0","sha":"5f3c375f73b67584dbf693ee5dab1aca2c2f8b9d","kind":"commit","published_at":"2018-05-21T15:30:07.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.2.0/manifests"},{"name":"0.5.0-pre.2","sha":"7d09b3606811300741dc1a44ce6a27ea846e971c","kind":"commit","published_at":"2018-05-15T11:20:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.0-pre.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.0-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.0-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.0-pre.2/manifests"},{"name":"rand_core-0.2.0-pre.0","sha":"7d09b3606811300741dc1a44ce6a27ea846e971c","kind":"commit","published_at":"2018-05-15T11:20:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.2.0-pre.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.2.0-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.2.0-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.2.0-pre.0/manifests"},{"name":"0.5.0-pre.1","sha":"aa4c483410f8ef40dcab9c333ca6e526f2dff373","kind":"commit","published_at":"2018-04-22T09:07:53.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.0-pre.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.0-pre.1/manifests"},{"name":"rand_core-0.1.0","sha":"aec044d04e04c5569fce1f5d9c7430b165bdf8e4","kind":"commit","published_at":"2018-04-17T12:45:10.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.1.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.1.0/manifests"},{"name":"0.5.0-pre.0","sha":"bf9c5b2ff71bdff78ce5ce10b3233462f526ea46","kind":"commit","published_at":"2018-03-27T11:30:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.0-pre.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.0-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.0-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.0-pre.0/manifests"},{"name":"rand_core-0.1.0-pre.0","sha":"717f785f8c0c5da732ecdf21ca2bc162cbf8ba25","kind":"commit","published_at":"2018-03-23T14:58:09.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.1.0-pre.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.1.0-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.1.0-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.1.0-pre.0/manifests"},{"name":"0.4.2","sha":"31465bbbd7fa0382d3ce745e021ada681f090784","kind":"commit","published_at":"2018-02-05T13:36:23.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.4.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.2/manifests"},{"name":"0.3.22","sha":"84dffa9999dcc58eb6e3145ecd9e3f9e3a2c4e92","kind":"commit","published_at":"2018-02-05T09:53:37.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.22","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.22/manifests"},{"name":"0.3.21-pre.0","sha":"8ce6669266986afc86a96b8a1c0b29e1977bf6d3","kind":"commit","published_at":"2018-01-21T15:35:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.21-pre.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.21-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.21-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.21-pre.0/manifests"},{"name":"0.3.20","sha":"068c3372a576429f3877e3ed0291b6da7e24198d","kind":"commit","published_at":"2018-01-06T11:20:42.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.20","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"46901c4fa3671337726d2d0c277696385cc5ceef","kind":"commit","published_at":"2017-12-27T15:06:11.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.19","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.19/manifests"},{"name":"0.4.1","sha":"b333d687138b5cb9b225f49ba80bf1bfef01e068","kind":"commit","published_at":"2017-12-18T11:25:52.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.4.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.1/manifests"},{"name":"0.4.0-pre.0","sha":"0e369b44b5866731ddd01f5ea6be4ad99fdc4e27","kind":"commit","published_at":"2017-12-11T16:57:52.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.4.0-pre.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.4.0-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.0-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.0-pre.0/manifests"},{"name":"0.3.18","sha":"e3a6d824bf9c3a9c1edb0ed2c0dc4353219a5408","kind":"tag","published_at":"2017-11-06T16:14:36.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.18","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.18/manifests"},{"name":"0.1.1","sha":"9781b105b381cb08b4d33f6eadbbdc6c50e60324","kind":"commit","published_at":"2017-10-08T06:55:37.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.1.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.1.1/manifests"},{"name":"0.3.17","sha":"e477b1db0ca26888d0f6b3966150b9f8c2269dc6","kind":"tag","published_at":"2017-10-06T23:14:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.17","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.17/manifests"},{"name":"rand_derive-0.3.1","sha":"9de736114d0579b4ac01e67ec2a09d34a6459f72","kind":"tag","published_at":"2017-08-23T21:45:20.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_derive-0.3.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_derive-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_derive-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_derive-0.3.1/manifests"},{"name":"rand_derive-0.3.0","sha":"60ba9e5780f666a43c8f2e711aea363e5d09acfe","kind":"commit","published_at":"2017-07-30T17:44:50.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_derive-0.3.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_derive-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_derive-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_derive-0.3.0/manifests"},{"name":"0.3.16","sha":"776f9080b4f93e4e56c855941dd21633af4f98c4","kind":"tag","published_at":"2017-07-27T21:36:52.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.16","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"673a8285f75a8a2da6a6714447b0c22957c0a173","kind":"tag","published_at":"2016-11-26T22:34:27.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.15","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"9d1c297ee98a1657f112b8ad653b81702864b357","kind":"commit","published_at":"2016-02-13T08:28:11.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.14","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"9cf6d07085d262d3418673def33c5de225de9c35","kind":"commit","published_at":"2016-01-09T17:59:05.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.13","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.13/manifests"},{"name":"rand_macros-0.1.10","sha":"b527969748732e4e2bc4cbdbafe477ae0724110f","kind":"commit","published_at":"2015-12-19T18:11:09.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.10","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.10/manifests"},{"name":"0.3.12","sha":"987ef70a95949eb1958145e0b9a85fbf8b93bca8","kind":"commit","published_at":"2015-11-09T15:54:19.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.12","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.12/manifests"},{"name":"rand_macros-0.1.9","sha":"9aaa0a7131740321dc14abc660facfbd7bd9c852","kind":"commit","published_at":"2015-08-31T06:11:00.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.9","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.9/manifests"},{"name":"0.3.11","sha":"1053b6da82711f8ac45ccebac38d07a1a9903ad2","kind":"commit","published_at":"2015-08-31T06:10:06.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.11","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"d7cc9bbf6139970f1e7919e6723fc9d62cdda5d6","kind":"commit","published_at":"2015-08-17T05:05:05.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.10","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"f6c090f53998977ea5447e5df41f04436104dc54","kind":"commit","published_at":"2015-07-30T00:16:45.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.9","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.9/manifests"},{"name":"rand_macros-0.1.8","sha":"ede4591f642a1b03fc3029554a67693cd512b74f","kind":"commit","published_at":"2015-05-25T00:55:12.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.8","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.8/manifests"},{"name":"rand_macros-0.1.7","sha":"3e3d1ec92db127264ff9e081ccb79785806c6540","kind":"commit","published_at":"2015-05-14T17:20:54.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.7","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.7/manifests"},{"name":"0.3.8","sha":"8368ff0a89c35689dc4275ae98a80bb0ddc907ec","kind":"commit","published_at":"2015-04-23T15:44:15.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.8","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.8/manifests"},{"name":"rand_macros-0.1.6","sha":"38b1aacdf16d8175c8dbecbe13467464e64b4ccc","kind":"commit","published_at":"2015-04-18T14:59:47.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.6","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.6/manifests"},{"name":"0.3.7","sha":"51d86e31a38b125be5baf314dbf0c4fb03670577","kind":"commit","published_at":"2015-04-03T01:04:42.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.7","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"c233a171c95e5d1e1d3ab1160a980382c53ea078","kind":"commit","published_at":"2015-04-02T16:18:55.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.6","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"4e344892665773a32991acf0556bcba39a839530","kind":"commit","published_at":"2015-04-01T16:30:24.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.5","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"b7b99252f8080f331abc98a7570b81280c2fbf25","kind":"commit","published_at":"2015-03-31T16:26:24.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.4","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.4/manifests"},{"name":"rand_macros-0.1.5","sha":"e64fb51b45b45267dd8e4b5652edfeeec5d500d5","kind":"commit","published_at":"2015-03-29T17:00:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.5","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.5/manifests"},{"name":"0.3.3","sha":"a341bb79a1f36e7130840c198ac561ff259d900e","kind":"commit","published_at":"2015-03-26T16:50:53.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.3","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f03d162d55d71f5507c36978cc9f551b13b754f5","kind":"commit","published_at":"2015-03-26T16:26:58.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"e6a4e47513e882e22a2d7b88300bf07aaa29d973","kind":"commit","published_at":"2015-03-26T16:21:19.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"5c7dc5801e1d1b39cac32a1555921b51fd612e84","kind":"commit","published_at":"2015-03-25T03:44:44.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"d2060d6af92662ad8aec78eda481a25bbba63c3e","kind":"commit","published_at":"2015-03-22T17:34:18.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.2.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"28ba2db6fdbe400b93eacef020f7805a8c9fb923","kind":"commit","published_at":"2015-03-06T19:24:04.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"cc5bfb8c64e541b6801b18fa5fcd14b759d4a49e","kind":"commit","published_at":"2015-03-04T17:42:36.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.1.4","html_url":"https://github.com/rust-random/rand/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"8c6618e085c301182e3ebd82fdc88c8c5acd9867","kind":"commit","published_at":"2015-02-20T17:50:53.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.1.3","html_url":"https://github.com/rust-random/rand/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.1.3/manifests"},{"name":"rand_macros-0.1.4","sha":"1685f67fd54ae8da8c961e52d99e71c8cd65349c","kind":"commit","published_at":"2015-02-19T16:13:32.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.4","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.4/manifests"},{"name":"rand_macros-0.1.3","sha":"8415a1cae6ddd6e4ac1c7c5f197fa4db884b44e7","kind":"commit","published_at":"2015-02-15T16:27:32.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.3","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.3/manifests"},{"name":"rand_macros-0.1.2","sha":"67c0826f0d29a70259d9835525f6670f5bd97154","kind":"commit","published_at":"2015-02-06T16:48:17.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.2/manifests"},{"name":"0.1.2","sha":"ba7a74f00a1ecb14cc064cec8057a0992853ac35","kind":"commit","published_at":"2015-02-03T21:01:15.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.1.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.1.2/manifests"},{"name":"derive_rand-0.1.1","sha":"7a026d54210e732b5703d578d928a614dd143d65","kind":"commit","published_at":"2015-02-03T21:01:15.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/derive_rand-0.1.1","html_url":"https://github.com/rust-random/rand/releases/tag/derive_rand-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/derive_rand-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/derive_rand-0.1.1/manifests"}]},"repo_metadata_updated_at":"2024-10-29T16:19:53.201Z","dependent_packages_count":746,"downloads":1050940428,"downloads_period":"total","dependent_repos_count":66857,"rankings":{"downloads":0.012694203685550472,"dependent_repos_count":0.024683173833014802,"dependent_packages_count":0.10860596486526512,"stargazers_count":3.9034676333067697,"forks_count":2.071976134897071,"docker_downloads_count":0.033145976290048444,"average":1.0257621811462865},"purl":"pkg:cargo/rand_chacha","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/rand_chacha","docker_dependents_count":1222,"docker_downloads_count":491208175,"usage_url":"https://repos.ecosyste.ms/usage/cargo/rand_chacha","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/rand_chacha/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2024-10-29T14:31:39.203Z","issues_count":212,"pull_requests_count":284,"avg_time_to_close_issue":35778786.67910448,"avg_time_to_close_pull_request":4771047.515555556,"issues_closed_count":132,"pull_requests_closed_count":225,"pull_request_authors_count":61,"issue_authors_count":101,"avg_comments_per_issue":6.363207547169812,"avg_comments_per_pull_request":2.5422535211267605,"merged_pull_requests_count":181,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":87,"past_year_pull_requests_count":194,"past_year_avg_time_to_close_issue":5917044.0,"past_year_avg_time_to_close_pull_request":938876.2785714286,"past_year_issues_closed_count":47,"past_year_pull_requests_closed_count":140,"past_year_pull_request_authors_count":27,"past_year_issue_authors_count":40,"past_year_avg_comments_per_issue":3.9885057471264367,"past_year_avg_comments_per_pull_request":1.9175257731958764,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":114,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/issues","maintainers":[{"login":"dhardy","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhardy"},{"login":"newpavlov","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/newpavlov"},{"login":"vks","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vks"},{"login":"TheIronBorn","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheIronBorn"},{"login":"MichaelOwenDyer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelOwenDyer"},{"login":"WarrenWeckesser","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WarrenWeckesser"},{"login":"benjamin-lieser","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamin-lieser"},{"login":"josephlr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/josephlr"}],"active_maintainers":[{"login":"dhardy","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhardy"},{"login":"newpavlov","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/newpavlov"},{"login":"MichaelOwenDyer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelOwenDyer"},{"login":"vks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vks"},{"login":"benjamin-lieser","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamin-lieser"},{"login":"josephlr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/josephlr"},{"login":"TheIronBorn","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheIronBorn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rand_chacha/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rand_chacha/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rand_chacha/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rand_chacha/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rand_chacha/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rand_chacha/codemeta","maintainers":[{"uuid":"1234","login":"dhardy","name":"Diggory Hardy","email":null,"url":"https://github.com/dhardy","packages_count":36,"html_url":"https://crates.io/users/dhardy","role":null,"created_at":"2022-11-07T23:36:10.506Z","updated_at":"2022-11-07T23:36:10.506Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/dhardy/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":290556,"maintainers_count":65250,"namespaces_count":0,"keywords_count":64535,"github":"rust-lang","metadata":{"funded_packages_count":23009},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-06-09T05:04:07.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4253809,"name":"rand_os","ecosystem":"cargo","description":"OS backed Random Number Generator","homepage":"https://crates.io/crates/rand_os","licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/rust-random/rand","keywords_array":["os","rng","random"],"namespace":null,"versions_count":7,"first_release_published_at":"2019-01-04T11:31:17.691Z","latest_release_published_at":"2019-08-28T14:24:22.432Z","latest_release_number":"0.2.2","last_synced_at":"2026-06-09T05:00:34.440Z","created_at":"2022-04-13T00:19:43.751Z","updated_at":"2026-06-09T05:00:34.440Z","registry_url":"https://crates.io/crates/rand_os/","install_command":"cargo install rand_os","documentation_url":"https://docs.rs/rand_os/","metadata":{"categories":[]},"repo_metadata":{"id":26769771,"uuid":"30227790","full_name":"rust-random/rand","owner":"rust-random","description":"A Rust library for random number generation.","archived":false,"fork":false,"pushed_at":"2024-06-04T08:32:57.000Z","size":4701,"stargazers_count":1592,"open_issues_count":63,"forks_count":421,"subscribers_count":25,"default_branch":"master","last_synced_at":"2024-06-11T16:14:01.434Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://crates.io/crates/rand","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rust-random.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-02-03T05:59:32.000Z","updated_at":"2024-06-18T11:13:20.215Z","dependencies_parsed_at":"2024-06-18T11:13:17.171Z","dependency_job_id":"3e9fcad3-7361-4854-833a-47308665611a","html_url":"https://github.com/rust-random/rand","commit_stats":{"total_commits":2498,"total_committers":288,"mean_commits":8.67361111111111,"dds":0.7485988791032826,"last_synced_commit":"9a02c819cc1e4ec6959ae25eafbb5cf6acb68234"},"previous_names":["rust-lang/rand"],"tags_count":148,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-random","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221409431,"owners_count":16815181,"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"},"owner_record":{"login":"rust-random","name":"rust-random","uuid":"42028081","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/42028081?v=4","repositories_count":6,"last_synced_at":"2024-03-25T19:57:21.332Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rust-random","funding_links":[],"total_stars":1901,"followers":28,"following":0,"created_at":"2022-11-02T16:22:33.692Z","updated_at":"2024-03-25T19:57:23.115Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-random","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-random/repositories"},"tags":[{"name":"0.9.0-alpha.0","sha":"7ff0fc9e5949468fb7095627bd6d9f767be4ce4f","kind":"commit","published_at":"2024-02-18T17:51:59.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.9.0-alpha.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.9.0-alpha.0/manifests"},{"name":"rand_distr-0.5.0-alpha.0","sha":"7ff0fc9e5949468fb7095627bd6d9f767be4ce4f","kind":"commit","published_at":"2024-02-18T17:51:59.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.5.0-alpha.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.5.0-alpha.0/manifests"},{"name":"rand_core-0.6.4","sha":"89a1336b934c68ddce548127c6f8afd910b35a18","kind":"commit","published_at":"2022-09-15T13:23:08.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.6.4","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.4/manifests"},{"name":"0.8.5","sha":"937320cbfeebd4352a23086d9c6e68f067f74644","kind":"commit","published_at":"2022-02-14T08:37:01.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.8.5","html_url":"https://github.com/rust-random/rand/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.5/manifests"},{"name":"rand_distr-0.4.3","sha":"8f372500f05dfadcff6c35e773e81029ab7debad","kind":"commit","published_at":"2022-01-13T13:09:39.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.4.3","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.4.3/manifests"},{"name":"rand_distr-0.4.2","sha":"da917e673f49116f2f1bf37ea1ee5a99fe3c8c5d","kind":"commit","published_at":"2021-09-18T13:45:42.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.4.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.4.2/manifests"},{"name":"rand_distr-0.4.1","sha":"8792268dfe57e49bb4518190bf4fe66176759a44","kind":"commit","published_at":"2021-06-15T14:40:47.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.4.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.4.1/manifests"},{"name":"0.8.4","sha":"8792268dfe57e49bb4518190bf4fe66176759a44","kind":"commit","published_at":"2021-06-15T14:40:47.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.8.4","html_url":"https://github.com/rust-random/rand/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.4/manifests"},{"name":"rand_core-0.6.3","sha":"8792268dfe57e49bb4518190bf4fe66176759a44","kind":"commit","published_at":"2021-06-15T14:40:47.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.6.3","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.3/manifests"},{"name":"rand_pcg-0.3.1","sha":"8792268dfe57e49bb4518190bf4fe66176759a44","kind":"commit","published_at":"2021-06-15T14:40:47.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_pcg-0.3.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_pcg-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.3.1/manifests"},{"name":"rand_hc-0.3.1","sha":"8792268dfe57e49bb4518190bf4fe66176759a44","kind":"commit","published_at":"2021-06-15T14:40:47.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_hc-0.3.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_hc-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.3.1/manifests"},{"name":"rand_chacha-0.3.1","sha":"98a0339f99ecfe0467b2829c329bd8b7525a1c21","kind":"commit","published_at":"2021-06-09T19:45:04.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_chacha-0.3.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_chacha-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.3.1/manifests"},{"name":"rand_core-0.6.2","sha":"3a03c9eb5350e03a3f540dba2ee34e0984f2c2c2","kind":"commit","published_at":"2021-02-14T09:25:07.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.6.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.2/manifests"},{"name":"0.8.3","sha":"6ecbe2626b2cc6110a25c97b1702b347574febc7","kind":"commit","published_at":"2021-01-26T08:50:09.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.8.3","html_url":"https://github.com/rust-random/rand/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6a6b9fd06dbf54538d250dfbc4c918f79daa9299","kind":"commit","published_at":"2021-01-13T09:54:17.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.8.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"bda997404d9ab8a89d590734d8b0bb72aed10758","kind":"commit","published_at":"2021-01-04T15:38:50.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.8.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.1/manifests"},{"name":"rand_core-0.6.1","sha":"bda997404d9ab8a89d590734d8b0bb72aed10758","kind":"commit","published_at":"2021-01-04T15:38:50.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.6.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.1/manifests"},{"name":"0.8.0","sha":"98a1aaf28e7bc272c12796d96401c177bf2205e4","kind":"commit","published_at":"2020-12-18T23:25:51.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.8.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.0/manifests"},{"name":"rand_distr-0.4.0","sha":"98a1aaf28e7bc272c12796d96401c177bf2205e4","kind":"commit","published_at":"2020-12-18T23:25:51.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.4.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.4.0/manifests"},{"name":"rand_core-0.6.0","sha":"98e220c30234370fb04ba928799ebd9727fc049a","kind":"commit","published_at":"2020-12-14T15:41:24.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.6.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.0/manifests"},{"name":"rand_hc-0.3.0","sha":"98e220c30234370fb04ba928799ebd9727fc049a","kind":"commit","published_at":"2020-12-14T15:41:24.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_hc-0.3.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_hc-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.3.0/manifests"},{"name":"rand_pcg-0.3.0","sha":"98e220c30234370fb04ba928799ebd9727fc049a","kind":"commit","published_at":"2020-12-14T15:41:24.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_pcg-0.3.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_pcg-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.3.0/manifests"},{"name":"rand_chacha-0.3.0","sha":"98e220c30234370fb04ba928799ebd9727fc049a","kind":"commit","published_at":"2020-12-14T15:41:24.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_chacha-0.3.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_chacha-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.3.0/manifests"},{"name":"rand_distr-0.3.0","sha":"a8c3894bc19274eb4c4196df4f6a8aaac0ec7ccf","kind":"commit","published_at":"2020-08-25T15:56:57.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.3.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.3.0/manifests"},{"name":"rand_chacha-0.2.2","sha":"e2112c4404c61d3850c0e91f48114db5daf06569","kind":"commit","published_at":"2020-03-10T10:47:26.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_chacha-0.2.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_chacha-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.2.2/manifests"},{"name":"0.7.3","sha":"074cb6a997f91db653f8a53c755ddc07495ab429","kind":"commit","published_at":"2020-01-10T21:45:11.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.7.3","html_url":"https://github.com/rust-random/rand/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.3/manifests"},{"name":"rand_pcg-0.2.1","sha":"c95ad7615e8ac79dc147f04a3f29073131082267","kind":"commit","published_at":"2019-10-23T08:46:27.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_pcg-0.2.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_pcg-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.2.1/manifests"},{"name":"0.7.2","sha":"249ebfc4352d8f3e1ebcb2a884f047b31ba32981","kind":"commit","published_at":"2019-09-16T20:08:50.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.7.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"9f1efffdcdbd96925665c14476422f24364b7514","kind":"commit","published_at":"2019-09-13T15:10:13.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.7.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.1/manifests"},{"name":"rand_distr-0.2.2","sha":"4152392a35c1f48ec4d3261850bd2728b7849a15","kind":"commit","published_at":"2019-09-09T15:29:58.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.2.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.2.2/manifests"},{"name":"rand_xoshiro-0.4.0","sha":"2c43268c8260cad21d171b94807e6cd8b96e50b7","kind":"commit","published_at":"2019-09-02T16:32:43.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xoshiro-0.4.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xoshiro-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.4.0/manifests"},{"name":"rand_os-0.2.2","sha":"c388cb2d109e99afc3a48e0bbf90d15085e86156","kind":"commit","published_at":"2019-08-28T14:23:13.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_os-0.2.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_os-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.2.2/manifests"},{"name":"rand_core-0.5.1","sha":"d877ed528248b52d947e0484364a4e1ae59ca502","kind":"commit","published_at":"2019-08-28T11:41:31.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.5.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.5.1/manifests"},{"name":"rand_os-0.2.1","sha":"29056a059ef1d97b09e3671c1cdc244cce80885d","kind":"commit","published_at":"2019-08-08T10:55:32.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_os-0.2.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_os-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.2.1/manifests"},{"name":"rand_xoshiro-0.3.1","sha":"29056a059ef1d97b09e3671c1cdc244cce80885d","kind":"commit","published_at":"2019-08-08T10:55:32.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xoshiro-0.3.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xoshiro-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.3.1/manifests"},{"name":"rand_core-0.4.2","sha":"5c371b2cd216fe92f8dfbe59e578beb5ed8317f5","kind":"commit","published_at":"2019-08-01T13:22:08.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.4.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.4.2/manifests"},{"name":"rand_chacha-0.2.1","sha":"fe44b39896894a0038960f630ba0c6a45608ba83","kind":"commit","published_at":"2019-07-25T14:50:48.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_chacha-0.2.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_chacha-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.2.1/manifests"},{"name":"rand_distr-0.2.1","sha":"266cee2b74aeb0e3a89e5fc5c11b6ed475355a07","kind":"commit","published_at":"2019-06-28T20:16:45.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.2.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.2.1/manifests"},{"name":"0.7.0","sha":"f3e6c75c68d0bd5330e9e75cf3e6399d546575bf","kind":"commit","published_at":"2019-06-28T08:43:32.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.7.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.0/manifests"},{"name":"rand_distr-0.2.0","sha":"5610bdae3acdb0324f5636bb3e4a21e6324ead72","kind":"commit","published_at":"2019-06-12T09:15:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.2.0/manifests"},{"name":"rand_isaac-0.2.0","sha":"5610bdae3acdb0324f5636bb3e4a21e6324ead72","kind":"commit","published_at":"2019-06-12T09:15:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_isaac-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_isaac-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_isaac-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_isaac-0.2.0/manifests"},{"name":"rand_pcg-0.2.0","sha":"5610bdae3acdb0324f5636bb3e4a21e6324ead72","kind":"commit","published_at":"2019-06-12T09:15:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_pcg-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_pcg-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.2.0/manifests"},{"name":"rand_xorshift-0.2.0","sha":"5610bdae3acdb0324f5636bb3e4a21e6324ead72","kind":"commit","published_at":"2019-06-12T09:15:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xorshift-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xorshift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xorshift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xorshift-0.2.0/manifests"},{"name":"rand_xoshiro-0.3.0","sha":"5610bdae3acdb0324f5636bb3e4a21e6324ead72","kind":"commit","published_at":"2019-06-12T09:15:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xoshiro-0.3.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xoshiro-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.3.0/manifests"},{"name":"0.7.0-pre.1","sha":"5610bdae3acdb0324f5636bb3e4a21e6324ead72","kind":"commit","published_at":"2019-06-12T09:15:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.7.0-pre.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.7.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.0-pre.1/manifests"},{"name":"rand_hc-0.2.0","sha":"5610bdae3acdb0324f5636bb3e4a21e6324ead72","kind":"commit","published_at":"2019-06-12T09:15:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_hc-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_hc-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.2.0/manifests"},{"name":"rand_jitter-0.2.0","sha":"fa83071928fbc00ab6dbbc53d75fa49d1724e6d7","kind":"commit","published_at":"2019-06-06T15:46:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_jitter-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_jitter-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.2.0/manifests"},{"name":"rand_os-0.2.0","sha":"fa83071928fbc00ab6dbbc53d75fa49d1724e6d7","kind":"commit","published_at":"2019-06-06T15:46:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_os-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_os-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.2.0/manifests"},{"name":"rand_xorshift-0.1.2","sha":"fa83071928fbc00ab6dbbc53d75fa49d1724e6d7","kind":"commit","published_at":"2019-06-06T15:46:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xorshift-0.1.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xorshift-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xorshift-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xorshift-0.1.2/manifests"},{"name":"rand_xoshiro-0.2.1","sha":"fa83071928fbc00ab6dbbc53d75fa49d1724e6d7","kind":"commit","published_at":"2019-06-06T15:46:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xoshiro-0.2.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xoshiro-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.2.1/manifests"},{"name":"rand_chacha-0.2.0","sha":"fa83071928fbc00ab6dbbc53d75fa49d1724e6d7","kind":"commit","published_at":"2019-06-06T15:46:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_chacha-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_chacha-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.2.0/manifests"},{"name":"rand_core-0.5.0","sha":"fa83071928fbc00ab6dbbc53d75fa49d1724e6d7","kind":"commit","published_at":"2019-06-06T15:46:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.5.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.5.0/manifests"},{"name":"rand_hc-0.1.1","sha":"fa83071928fbc00ab6dbbc53d75fa49d1724e6d7","kind":"commit","published_at":"2019-06-06T15:46:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_hc-0.1.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_hc-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.1.1/manifests"},{"name":"rand_isaac-0.1.2","sha":"fa83071928fbc00ab6dbbc53d75fa49d1724e6d7","kind":"commit","published_at":"2019-06-06T15:46:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_isaac-0.1.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_isaac-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_isaac-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_isaac-0.1.2/manifests"},{"name":"rand_xoshiro-0.2.0","sha":"b3c2757a8a89d30fa3699cb9aa273f052884cd17","kind":"commit","published_at":"2019-05-27T10:53:32.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xoshiro-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xoshiro-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.2.0/manifests"},{"name":"rand_jitter-0.1.4","sha":"673c6ab6392a5bbad0c67d70b6d6af483b21067f","kind":"commit","published_at":"2019-05-02T05:11:21.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_jitter-0.1.4","html_url":"https://github.com/rust-random/rand/releases/tag/rand_jitter-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.4/manifests"},{"name":"rand_os-0.1.3","sha":"487e3f00b9a3268cf8a798bfec0feabe7b93cb35","kind":"commit","published_at":"2019-03-05T08:05:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_os-0.1.3","html_url":"https://github.com/rust-random/rand/releases/tag/rand_os-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.1.3/manifests"},{"name":"rand_pcg-0.1.2","sha":"b9211b174f854aca9c97bad5b377e718b4ebb495","kind":"commit","published_at":"2019-02-23T09:09:45.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_pcg-0.1.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_pcg-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.1.2/manifests"},{"name":"rand_jitter-0.1.3","sha":"9d70d8c6396de9d32ddfa5b18f7fb96b0c36b625","kind":"commit","published_at":"2019-02-06T16:05:44.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_jitter-0.1.3","html_url":"https://github.com/rust-random/rand/releases/tag/rand_jitter-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.3/manifests"},{"name":"rand_jitter-0.1.2","sha":"734811aa658729307427f370e47a2ad837f1915b","kind":"commit","published_at":"2019-01-31T12:08:27.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_jitter-0.1.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_jitter-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.2/manifests"},{"name":"rand_jitter-0.1.1","sha":"11f51cb942370c51d10bcb247a96f6e32d0aa3a5","kind":"commit","published_at":"2019-01-29T10:23:08.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_jitter-0.1.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_jitter-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.1/manifests"},{"name":"rand_os-0.1.2","sha":"267e19e9852d87b31dd7023be2d8117788d3714c","kind":"commit","published_at":"2019-01-29T10:16:35.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_os-0.1.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_os-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.1.2/manifests"},{"name":"0.6.5","sha":"a8dc9ad0df2842612cc0bf0562dd76ae7799fdcc","kind":"commit","published_at":"2019-01-28T09:55:00.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.6.5","html_url":"https://github.com/rust-random/rand/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.5/manifests"},{"name":"0.4.6","sha":"1f989c6acdef51bed9273550cb722933eb239d1f","kind":"commit","published_at":"2019-01-26T10:20:42.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.4.6","html_url":"https://github.com/rust-random/rand/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.6/manifests"},{"name":"rand_core-0.3.1","sha":"3684cc95c7e39ed04a54cb65d1aa4227f3827d57","kind":"commit","published_at":"2019-01-25T10:13:09.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.3.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.3.1/manifests"},{"name":"rand_core-0.4.0","sha":"8112daa755810e22651dda91e2e0cafecbceb338","kind":"commit","published_at":"2019-01-25T09:52:23.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.4.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.4.0/manifests"},{"name":"rand_jitter-0.1.0","sha":"8112daa755810e22651dda91e2e0cafecbceb338","kind":"commit","published_at":"2019-01-25T09:52:23.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_jitter-0.1.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_jitter-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.0/manifests"},{"name":"0.4.5","sha":"6cb6f886374cc4cd58e38d1bc7116f5212db756f","kind":"commit","published_at":"2019-01-09T16:24:15.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.4.5","html_url":"https://github.com/rust-random/rand/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.5/manifests"},{"name":"0.6.4","sha":"4336232dda03323634b10ec72ddf27914aebc3a2","kind":"commit","published_at":"2019-01-08T17:39:25.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.6.4","html_url":"https://github.com/rust-random/rand/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.4/manifests"},{"name":"rand_os-0.1.1","sha":"4336232dda03323634b10ec72ddf27914aebc3a2","kind":"commit","published_at":"2019-01-08T17:39:25.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_os-0.1.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_os-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.1.1/manifests"},{"name":"0.4.4","sha":"87634afb78770e465979bf96d1724c7561c05ea1","kind":"commit","published_at":"2019-01-08T12:37:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.4.4","html_url":"https://github.com/rust-random/rand/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.4/manifests"},{"name":"0.6.3","sha":"ca966717965d7243ca7160971f78da2c2da43fb3","kind":"commit","published_at":"2019-01-04T17:24:47.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.6.3","html_url":"https://github.com/rust-random/rand/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"ec634c31bcb814d45ab9e1e1fe3eab3d393c8490","kind":"commit","published_at":"2019-01-04T12:33:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.6.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.2/manifests"},{"name":"rand_xoshiro-0.1.0","sha":"ec634c31bcb814d45ab9e1e1fe3eab3d393c8490","kind":"commit","published_at":"2019-01-04T12:33:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xoshiro-0.1.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xoshiro-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.1.0/manifests"},{"name":"rand_chacha-0.1.1","sha":"3001e91bca7858facf0fb8f91275a6ff8264da9f","kind":"commit","published_at":"2019-01-04T11:23:28.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_chacha-0.1.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_chacha-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.1.1/manifests"},{"name":"rand_xorshift-0.1.1","sha":"3001e91bca7858facf0fb8f91275a6ff8264da9f","kind":"commit","published_at":"2019-01-04T11:23:28.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xorshift-0.1.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xorshift-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xorshift-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xorshift-0.1.1/manifests"},{"name":"rand_os-0.1.0","sha":"3001e91bca7858facf0fb8f91275a6ff8264da9f","kind":"commit","published_at":"2019-01-04T11:23:28.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_os-0.1.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_os-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.1.0/manifests"},{"name":"rand_isaac-0.1.1","sha":"6add2fd439f959989ee371b3eab94607fe173ece","kind":"commit","published_at":"2018-11-26T10:52:44.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_isaac-0.1.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_isaac-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_isaac-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_isaac-0.1.1/manifests"},{"name":"0.6.1","sha":"73613ff903512e9503e41cc8ba9eae76269dc598","kind":"commit","published_at":"2018-11-23T10:41:19.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.6.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"2eb51c6d5fdac41455fea5a294ccb3377e502352","kind":"commit","published_at":"2018-11-14T11:35:28.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.6.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.0/manifests"},{"name":"0.6.0-pre.1","sha":"be9c8641f3045953c83595e9b0380b9f37ecbdd2","kind":"commit","published_at":"2018-11-02T14:31:27.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.6.0-pre.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.6.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.0-pre.1/manifests"},{"name":"rand_hc-0.1.0","sha":"d9a960f8de48ca430eedbc1be9a9d851c212b647","kind":"commit","published_at":"2018-10-30T09:50:52.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_hc-0.1.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_hc-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.1.0/manifests"},{"name":"rand_hc128-0.1.0","sha":"ded3fd85a1b91752d382b749cfc5070ab8103e35","kind":"commit","published_at":"2018-10-17T10:06:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_hc128-0.1.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_hc128-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc128-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc128-0.1.0/manifests"},{"name":"0.6.0-pre.0","sha":"ded3fd85a1b91752d382b749cfc5070ab8103e35","kind":"commit","published_at":"2018-10-17T10:06:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.6.0-pre.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.6.0-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.0-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.0-pre.0/manifests"},{"name":"rand_isaac-0.1.0","sha":"ded3fd85a1b91752d382b749cfc5070ab8103e35","kind":"commit","published_at":"2018-10-17T10:06:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_isaac-0.1.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_isaac-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_isaac-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_isaac-0.1.0/manifests"},{"name":"rand_chacha-0.1.0","sha":"ded3fd85a1b91752d382b749cfc5070ab8103e35","kind":"commit","published_at":"2018-10-17T10:06:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_chacha-0.1.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_chacha-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.1.0/manifests"},{"name":"rand_core-0.2.2","sha":"8648fec641b478244d8ef993cd9686500b4c699f","kind":"commit","published_at":"2018-10-03T09:43:56.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.2.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.2.2/manifests"},{"name":"rand_core-0.3.0","sha":"317651c9f0240ed3305d2ae61a7f4aac4c513ad6","kind":"commit","published_at":"2018-09-24T11:20:01.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.3.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.3.0/manifests"},{"name":"rand_derive-0.5.0","sha":"7b098fa2696fd2c566f0e253ff3b1f0cf0a2b2c4","kind":"commit","published_at":"2018-09-21T10:22:34.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_derive-0.5.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_derive-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_derive-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_derive-0.5.0/manifests"},{"name":"0.4.3","sha":"d7d5da49daf7ceb3e5940072940d495cced3a1b3","kind":"commit","published_at":"2018-08-16T11:20:30.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.4.3","html_url":"https://github.com/rust-random/rand/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.3/manifests"},{"name":"0.5.5","sha":"82864146213d05d2437aa0d130719212e4375dd0","kind":"commit","published_at":"2018-08-07T13:54:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.5","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"7a23f3e05472bcaa3eb64ab8690e9fd658f60e0e","kind":"commit","published_at":"2018-07-12T09:58:21.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.4","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"ad142170d6c0d6878bce79701e2b7b0748e52c3a","kind":"commit","published_at":"2018-06-27T09:27:30.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.3","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"1ca1303b01345595c8b88d8a841981cfdd7d3bda","kind":"commit","published_at":"2018-06-16T08:55:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7f00a4b935ab82bb0ff8bbcf452e5b0f90d09838","kind":"commit","published_at":"2018-06-08T06:49:54.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.1/manifests"},{"name":"rand_core-0.2.1","sha":"7f00a4b935ab82bb0ff8bbcf452e5b0f90d09838","kind":"commit","published_at":"2018-06-08T06:49:54.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.2.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.2.1/manifests"},{"name":"0.5.0","sha":"5f3c375f73b67584dbf693ee5dab1aca2c2f8b9d","kind":"commit","published_at":"2018-05-21T15:30:07.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.0/manifests"},{"name":"rand_core-0.2.0","sha":"5f3c375f73b67584dbf693ee5dab1aca2c2f8b9d","kind":"commit","published_at":"2018-05-21T15:30:07.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.2.0/manifests"},{"name":"0.5.0-pre.2","sha":"7d09b3606811300741dc1a44ce6a27ea846e971c","kind":"commit","published_at":"2018-05-15T11:20:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.0-pre.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.0-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.0-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.0-pre.2/manifests"},{"name":"rand_core-0.2.0-pre.0","sha":"7d09b3606811300741dc1a44ce6a27ea846e971c","kind":"commit","published_at":"2018-05-15T11:20:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.2.0-pre.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.2.0-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.2.0-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.2.0-pre.0/manifests"},{"name":"0.5.0-pre.1","sha":"aa4c483410f8ef40dcab9c333ca6e526f2dff373","kind":"commit","published_at":"2018-04-22T09:07:53.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.0-pre.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.0-pre.1/manifests"},{"name":"rand_core-0.1.0","sha":"aec044d04e04c5569fce1f5d9c7430b165bdf8e4","kind":"commit","published_at":"2018-04-17T12:45:10.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.1.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.1.0/manifests"},{"name":"0.5.0-pre.0","sha":"bf9c5b2ff71bdff78ce5ce10b3233462f526ea46","kind":"commit","published_at":"2018-03-27T11:30:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.0-pre.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.0-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.0-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.0-pre.0/manifests"},{"name":"rand_core-0.1.0-pre.0","sha":"717f785f8c0c5da732ecdf21ca2bc162cbf8ba25","kind":"commit","published_at":"2018-03-23T14:58:09.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.1.0-pre.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.1.0-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.1.0-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.1.0-pre.0/manifests"},{"name":"0.4.2","sha":"31465bbbd7fa0382d3ce745e021ada681f090784","kind":"commit","published_at":"2018-02-05T13:36:23.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.4.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.2/manifests"},{"name":"0.3.22","sha":"84dffa9999dcc58eb6e3145ecd9e3f9e3a2c4e92","kind":"commit","published_at":"2018-02-05T09:53:37.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.22","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.22/manifests"},{"name":"0.3.21-pre.0","sha":"8ce6669266986afc86a96b8a1c0b29e1977bf6d3","kind":"commit","published_at":"2018-01-21T15:35:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.21-pre.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.21-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.21-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.21-pre.0/manifests"},{"name":"0.3.20","sha":"068c3372a576429f3877e3ed0291b6da7e24198d","kind":"commit","published_at":"2018-01-06T11:20:42.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.20","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"46901c4fa3671337726d2d0c277696385cc5ceef","kind":"commit","published_at":"2017-12-27T15:06:11.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.19","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.19/manifests"},{"name":"0.4.1","sha":"b333d687138b5cb9b225f49ba80bf1bfef01e068","kind":"commit","published_at":"2017-12-18T11:25:52.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.4.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.1/manifests"},{"name":"0.4.0-pre.0","sha":"0e369b44b5866731ddd01f5ea6be4ad99fdc4e27","kind":"commit","published_at":"2017-12-11T16:57:52.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.4.0-pre.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.4.0-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.0-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.0-pre.0/manifests"},{"name":"0.3.18","sha":"e3a6d824bf9c3a9c1edb0ed2c0dc4353219a5408","kind":"tag","published_at":"2017-11-06T16:14:36.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.18","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.18/manifests"},{"name":"0.1.1","sha":"9781b105b381cb08b4d33f6eadbbdc6c50e60324","kind":"commit","published_at":"2017-10-08T06:55:37.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.1.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.1.1/manifests"},{"name":"0.3.17","sha":"e477b1db0ca26888d0f6b3966150b9f8c2269dc6","kind":"tag","published_at":"2017-10-06T23:14:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.17","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.17/manifests"},{"name":"rand_derive-0.3.1","sha":"9de736114d0579b4ac01e67ec2a09d34a6459f72","kind":"tag","published_at":"2017-08-23T21:45:20.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_derive-0.3.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_derive-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_derive-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_derive-0.3.1/manifests"},{"name":"rand_derive-0.3.0","sha":"60ba9e5780f666a43c8f2e711aea363e5d09acfe","kind":"commit","published_at":"2017-07-30T17:44:50.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_derive-0.3.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_derive-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_derive-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_derive-0.3.0/manifests"},{"name":"0.3.16","sha":"776f9080b4f93e4e56c855941dd21633af4f98c4","kind":"tag","published_at":"2017-07-27T21:36:52.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.16","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"673a8285f75a8a2da6a6714447b0c22957c0a173","kind":"tag","published_at":"2016-11-26T22:34:27.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.15","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"9d1c297ee98a1657f112b8ad653b81702864b357","kind":"commit","published_at":"2016-02-13T08:28:11.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.14","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"9cf6d07085d262d3418673def33c5de225de9c35","kind":"commit","published_at":"2016-01-09T17:59:05.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.13","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.13/manifests"},{"name":"rand_macros-0.1.10","sha":"b527969748732e4e2bc4cbdbafe477ae0724110f","kind":"commit","published_at":"2015-12-19T18:11:09.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.10","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.10/manifests"},{"name":"0.3.12","sha":"987ef70a95949eb1958145e0b9a85fbf8b93bca8","kind":"commit","published_at":"2015-11-09T15:54:19.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.12","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.12/manifests"},{"name":"rand_macros-0.1.9","sha":"9aaa0a7131740321dc14abc660facfbd7bd9c852","kind":"commit","published_at":"2015-08-31T06:11:00.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.9","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.9/manifests"},{"name":"0.3.11","sha":"1053b6da82711f8ac45ccebac38d07a1a9903ad2","kind":"commit","published_at":"2015-08-31T06:10:06.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.11","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"d7cc9bbf6139970f1e7919e6723fc9d62cdda5d6","kind":"commit","published_at":"2015-08-17T05:05:05.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.10","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"f6c090f53998977ea5447e5df41f04436104dc54","kind":"commit","published_at":"2015-07-30T00:16:45.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.9","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.9/manifests"},{"name":"rand_macros-0.1.8","sha":"ede4591f642a1b03fc3029554a67693cd512b74f","kind":"commit","published_at":"2015-05-25T00:55:12.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.8","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.8/manifests"},{"name":"rand_macros-0.1.7","sha":"3e3d1ec92db127264ff9e081ccb79785806c6540","kind":"commit","published_at":"2015-05-14T17:20:54.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.7","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.7/manifests"},{"name":"0.3.8","sha":"8368ff0a89c35689dc4275ae98a80bb0ddc907ec","kind":"commit","published_at":"2015-04-23T15:44:15.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.8","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.8/manifests"},{"name":"rand_macros-0.1.6","sha":"38b1aacdf16d8175c8dbecbe13467464e64b4ccc","kind":"commit","published_at":"2015-04-18T14:59:47.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.6","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.6/manifests"},{"name":"0.3.7","sha":"51d86e31a38b125be5baf314dbf0c4fb03670577","kind":"commit","published_at":"2015-04-03T01:04:42.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.7","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"c233a171c95e5d1e1d3ab1160a980382c53ea078","kind":"commit","published_at":"2015-04-02T16:18:55.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.6","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"4e344892665773a32991acf0556bcba39a839530","kind":"commit","published_at":"2015-04-01T16:30:24.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.5","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"b7b99252f8080f331abc98a7570b81280c2fbf25","kind":"commit","published_at":"2015-03-31T16:26:24.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.4","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.4/manifests"},{"name":"rand_macros-0.1.5","sha":"e64fb51b45b45267dd8e4b5652edfeeec5d500d5","kind":"commit","published_at":"2015-03-29T17:00:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.5","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.5/manifests"},{"name":"0.3.3","sha":"a341bb79a1f36e7130840c198ac561ff259d900e","kind":"commit","published_at":"2015-03-26T16:50:53.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.3","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f03d162d55d71f5507c36978cc9f551b13b754f5","kind":"commit","published_at":"2015-03-26T16:26:58.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"e6a4e47513e882e22a2d7b88300bf07aaa29d973","kind":"commit","published_at":"2015-03-26T16:21:19.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"5c7dc5801e1d1b39cac32a1555921b51fd612e84","kind":"commit","published_at":"2015-03-25T03:44:44.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"d2060d6af92662ad8aec78eda481a25bbba63c3e","kind":"commit","published_at":"2015-03-22T17:34:18.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.2.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"28ba2db6fdbe400b93eacef020f7805a8c9fb923","kind":"commit","published_at":"2015-03-06T19:24:04.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"cc5bfb8c64e541b6801b18fa5fcd14b759d4a49e","kind":"commit","published_at":"2015-03-04T17:42:36.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.1.4","html_url":"https://github.com/rust-random/rand/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"8c6618e085c301182e3ebd82fdc88c8c5acd9867","kind":"commit","published_at":"2015-02-20T17:50:53.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.1.3","html_url":"https://github.com/rust-random/rand/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.1.3/manifests"},{"name":"rand_macros-0.1.4","sha":"1685f67fd54ae8da8c961e52d99e71c8cd65349c","kind":"commit","published_at":"2015-02-19T16:13:32.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.4","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.4/manifests"},{"name":"rand_macros-0.1.3","sha":"8415a1cae6ddd6e4ac1c7c5f197fa4db884b44e7","kind":"commit","published_at":"2015-02-15T16:27:32.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.3","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.3/manifests"},{"name":"rand_macros-0.1.2","sha":"67c0826f0d29a70259d9835525f6670f5bd97154","kind":"commit","published_at":"2015-02-06T16:48:17.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.2/manifests"},{"name":"0.1.2","sha":"ba7a74f00a1ecb14cc064cec8057a0992853ac35","kind":"commit","published_at":"2015-02-03T21:01:15.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.1.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.1.2/manifests"},{"name":"derive_rand-0.1.1","sha":"7a026d54210e732b5703d578d928a614dd143d65","kind":"commit","published_at":"2015-02-03T21:01:15.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/derive_rand-0.1.1","html_url":"https://github.com/rust-random/rand/releases/tag/derive_rand-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/derive_rand-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/derive_rand-0.1.1/manifests"}]},"repo_metadata_updated_at":"2024-10-29T16:19:53.756Z","dependent_packages_count":30,"downloads":48390796,"downloads_period":"total","dependent_repos_count":11994,"rankings":{"downloads":0.3321649964385706,"dependent_repos_count":0.2559997743252678,"dependent_packages_count":1.382257734648829,"stargazers_count":3.9034676333067697,"forks_count":2.071976134897071,"docker_downloads_count":0.3765947093379973,"average":1.3870768304924175},"purl":"pkg:cargo/rand_os","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/rand_os","docker_dependents_count":545,"docker_downloads_count":27618308,"usage_url":"https://repos.ecosyste.ms/usage/cargo/rand_os","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/rand_os/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2024-10-29T14:31:39.203Z","issues_count":212,"pull_requests_count":284,"avg_time_to_close_issue":35778786.67910448,"avg_time_to_close_pull_request":4771047.515555556,"issues_closed_count":132,"pull_requests_closed_count":225,"pull_request_authors_count":61,"issue_authors_count":101,"avg_comments_per_issue":6.363207547169812,"avg_comments_per_pull_request":2.5422535211267605,"merged_pull_requests_count":181,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":87,"past_year_pull_requests_count":194,"past_year_avg_time_to_close_issue":5917044.0,"past_year_avg_time_to_close_pull_request":938876.2785714286,"past_year_issues_closed_count":47,"past_year_pull_requests_closed_count":140,"past_year_pull_request_authors_count":27,"past_year_issue_authors_count":40,"past_year_avg_comments_per_issue":3.9885057471264367,"past_year_avg_comments_per_pull_request":1.9175257731958764,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":114,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/issues","maintainers":[{"login":"dhardy","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhardy"},{"login":"newpavlov","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/newpavlov"},{"login":"vks","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vks"},{"login":"TheIronBorn","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheIronBorn"},{"login":"MichaelOwenDyer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelOwenDyer"},{"login":"WarrenWeckesser","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WarrenWeckesser"},{"login":"benjamin-lieser","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamin-lieser"},{"login":"josephlr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/josephlr"}],"active_maintainers":[{"login":"dhardy","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhardy"},{"login":"newpavlov","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/newpavlov"},{"login":"MichaelOwenDyer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelOwenDyer"},{"login":"vks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vks"},{"login":"benjamin-lieser","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamin-lieser"},{"login":"josephlr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/josephlr"},{"login":"TheIronBorn","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheIronBorn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rand_os/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rand_os/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rand_os/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rand_os/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rand_os/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rand_os/codemeta","maintainers":[{"uuid":"1234","login":"dhardy","name":"Diggory Hardy","email":null,"url":"https://github.com/dhardy","packages_count":36,"html_url":"https://crates.io/users/dhardy","role":null,"created_at":"2022-11-07T23:37:02.903Z","updated_at":"2022-11-07T23:37:02.903Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/dhardy/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":290556,"maintainers_count":65250,"namespaces_count":0,"keywords_count":64535,"github":"rust-lang","metadata":{"funded_packages_count":23009},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-06-09T05:04:07.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4057986,"name":"doc_info_dl","ecosystem":"cargo","description":"a small rust library for pulling miscellaneous information from text files. \n","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/rust-random/rand","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-02-21T11:57:18.336Z","latest_release_published_at":"2021-02-21T11:57:18.336Z","latest_release_number":"0.1.0","last_synced_at":"2026-06-09T15:21:24.201Z","created_at":"2022-04-12T10:39:35.637Z","updated_at":"2026-06-09T15:21:24.202Z","registry_url":"https://crates.io/crates/doc_info_dl/","install_command":"cargo install doc_info_dl","documentation_url":"https://docs.rs/doc_info_dl/","metadata":{"categories":[]},"repo_metadata":{"id":26769771,"uuid":"30227790","full_name":"rust-random/rand","owner":"rust-random","description":"A Rust library for random number generation.","archived":false,"fork":false,"pushed_at":"2026-05-18T08:27:34.000Z","size":5411,"stargazers_count":2033,"open_issues_count":18,"forks_count":499,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-05-20T01:37:24.537Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://crates.io/crates/rand","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rust-random.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null},"funding":{"github":"dhardy"}},"created_at":"2015-02-03T05:59:32.000Z","updated_at":"2026-05-17T01:50:31.000Z","dependencies_parsed_at":"2026-02-14T00:02:43.565Z","dependency_job_id":null,"html_url":"https://github.com/rust-random/rand","commit_stats":{"total_commits":2616,"total_committers":289,"mean_commits":9.051903114186851,"dds":0.7377675840978593,"last_synced_commit":"9f05e22afb6031d32f36cd927592e7e49b668d64"},"previous_names":["rust-lang/rand"],"tags_count":174,"template":false,"template_full_name":null,"purl":"pkg:github/rust-random/rand","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-random","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/sbom","scorecard":{"id":209452,"data":{"date":"2025-08-04","repo":{"name":"github.com/rust-random/rand","commit":"1291ef1ea8cc238334ec3bd381e354ff0d0663c9"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"6 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benches.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/gh-pages.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:16","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benches.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/benches.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benches.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/benches.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benches.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/benches.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benches.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/benches.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/gh-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T00:29:00.883Z","repository_id":26769771,"created_at":"2025-08-17T00:29:00.883Z","updated_at":"2025-08-17T00:29:00.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33264979,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T15:12:43.734Z","status":"ssl_error","status_checked_at":"2026-05-20T15:12:42.300Z","response_time":356,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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"},"tags":[]},"repo_metadata_updated_at":"2026-05-26T01:22:27.731Z","dependent_packages_count":0,"downloads":1687,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":78.7597481740788,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":4.5407475967486235,"forks_count":2.1223756678243815,"average":29.710693437680412},"purl":"pkg:cargo/doc_info_dl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/doc_info_dl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/doc_info_dl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/doc_info_dl/dependencies","status":null,"funding_links":["https://github.com/sponsors/dhardy"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-26T00:03:03.830Z","issues_count":219,"pull_requests_count":474,"avg_time_to_close_issue":28785592.888235293,"avg_time_to_close_pull_request":4009095.018348624,"issues_closed_count":170,"pull_requests_closed_count":436,"pull_request_authors_count":87,"issue_authors_count":147,"avg_comments_per_issue":6.200913242009133,"avg_comments_per_pull_request":2.808016877637131,"merged_pull_requests_count":324,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":21,"past_year_pull_requests_count":84,"past_year_avg_time_to_close_issue":1638757.4166666667,"past_year_avg_time_to_close_pull_request":870172.1587301587,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":63,"past_year_pull_request_authors_count":20,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":5.761904761904762,"past_year_avg_comments_per_pull_request":2.4761904761904763,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/issues","maintainers":[{"login":"dhardy","count":214,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhardy"},{"login":"newpavlov","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/newpavlov"},{"login":"vks","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vks"},{"login":"MichaelOwenDyer","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelOwenDyer"},{"login":"TheIronBorn","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheIronBorn"},{"login":"benjamin-lieser","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamin-lieser"},{"login":"WarrenWeckesser","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WarrenWeckesser"},{"login":"josephlr","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/josephlr"}],"active_maintainers":[{"login":"dhardy","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhardy"},{"login":"newpavlov","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/newpavlov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/doc_info_dl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/doc_info_dl/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/doc_info_dl/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/doc_info_dl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/doc_info_dl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/doc_info_dl/codemeta","maintainers":[{"uuid":"113851","login":"Dlewis89","name":"Demetrius","email":null,"url":"https://github.com/Dlewis89","packages_count":1,"html_url":"https://crates.io/users/Dlewis89","role":null,"created_at":"2022-11-07T18:38:58.273Z","updated_at":"2022-11-07T18:38:58.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Dlewis89/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":290556,"maintainers_count":65250,"namespaces_count":0,"keywords_count":64535,"github":"rust-lang","metadata":{"funded_packages_count":23009},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-06-09T05:04:07.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4081098,"name":"fake-rand-test","ecosystem":"cargo","description":"Random number generators and other randomness functionality.\n","homepage":"https://crates.io/crates/rand","licenses":"MIT/Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/rust-random/rand","keywords_array":["random","rng"],"namespace":null,"versions_count":1,"first_release_published_at":"2019-01-10T06:33:09.756Z","latest_release_published_at":"2026-06-09T15:21:23.637Z","latest_release_number":null,"last_synced_at":"2026-06-09T15:21:24.436Z","created_at":"2022-04-12T12:08:38.688Z","updated_at":"2026-06-09T15:21:24.436Z","registry_url":"https://crates.io/crates/fake-rand-test/","install_command":"cargo install fake-rand-test","documentation_url":"https://docs.rs/fake-rand-test/","metadata":{"categories":["algorithms","no-std"]},"repo_metadata":{"id":26769771,"uuid":"30227790","full_name":"rust-random/rand","owner":"rust-random","description":"A Rust library for random number generation.","archived":false,"fork":false,"pushed_at":"2026-03-13T07:03:33.000Z","size":5379,"stargazers_count":2007,"open_issues_count":13,"forks_count":490,"subscribers_count":27,"default_branch":"master","last_synced_at":"2026-03-22T10:30:02.357Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://crates.io/crates/rand","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rust-random.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null},"funding":{"github":"dhardy"}},"created_at":"2015-02-03T05:59:32.000Z","updated_at":"2026-03-21T17:38:06.000Z","dependencies_parsed_at":"2026-02-14T00:02:43.565Z","dependency_job_id":null,"html_url":"https://github.com/rust-random/rand","commit_stats":{"total_commits":2616,"total_committers":289,"mean_commits":9.051903114186851,"dds":0.7377675840978593,"last_synced_commit":"9f05e22afb6031d32f36cd927592e7e49b668d64"},"previous_names":["rust-lang/rand"],"tags_count":170,"template":false,"template_full_name":null,"purl":"pkg:github/rust-random/rand","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-random","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/sbom","scorecard":{"id":209452,"data":{"date":"2025-08-04","repo":{"name":"github.com/rust-random/rand","commit":"1291ef1ea8cc238334ec3bd381e354ff0d0663c9"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"6 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benches.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/gh-pages.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:16","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benches.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/benches.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benches.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/benches.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benches.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/benches.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benches.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/benches.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/gh-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T00:29:00.883Z","repository_id":26769771,"created_at":"2025-08-17T00:29:00.883Z","updated_at":"2025-08-17T00:29:00.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30860502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-23T09:37:34.935Z","status":"ssl_error","status_checked_at":"2026-03-23T09:37:33.675Z","response_time":59,"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"},"owner_record":{"login":"rust-random","name":"rust-random","uuid":"42028081","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/42028081?v=4","repositories_count":10,"last_synced_at":"2026-03-26T03:42:22.248Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rust-random","funding_links":[],"total_stars":2686,"followers":74,"following":0,"created_at":"2022-11-02T16:22:33.692Z","updated_at":"2026-03-26T03:42:22.248Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-random","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-random/repositories"},"tags":[{"name":"0.10.0","sha":"acc5f246d3338ffea40aa0f25a46f84d6d19db8d","kind":"commit","published_at":"2026-02-08T13:32:11.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.10.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.10.0/manifests"},{"name":"0.10.0-rc.9","sha":"72afe1e973fcd83d840cf597888223072bbdb04c","kind":"commit","published_at":"2026-02-04T16:31:18.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.10.0-rc.9","html_url":"https://github.com/rust-random/rand/releases/tag/0.10.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.10.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.10.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.10.0-rc.9/manifests"},{"name":"0.10.0-rc.8","sha":"15b8880c0a1f7c886d06e01c0b21474b1411ba90","kind":"commit","published_at":"2026-01-26T08:14:44.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.10.0-rc.8","html_url":"https://github.com/rust-random/rand/releases/tag/0.10.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.10.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.10.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.10.0-rc.8/manifests"},{"name":"0.10.0-rc.7","sha":"a11fc4e2f110e85b360b03530cc713d8417c04f9","kind":"commit","published_at":"2026-01-20T19:41:18.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.10.0-rc.7","html_url":"https://github.com/rust-random/rand/releases/tag/0.10.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.10.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.10.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.10.0-rc.7/manifests"},{"name":"0.10.0-rc.6","sha":"7a14a77f6467cb60e40098b267a2ddddc06b8449","kind":"commit","published_at":"2026-01-04T08:27:14.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.10.0-rc.6","html_url":"https://github.com/rust-random/rand/releases/tag/0.10.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.10.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.10.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.10.0-rc.6/manifests"},{"name":"0.10.0-rc.5","sha":"2eb1bbeb1dc0f489c1575f3f5157bd851acdf255","kind":"commit","published_at":"2025-11-08T09:24:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.10.0-rc.5","html_url":"https://github.com/rust-random/rand/releases/tag/0.10.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.10.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.10.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.10.0-rc.5/manifests"},{"name":"0.10.0-rc.1","sha":"3948e193cf3f42c1aee18daeba0a6bd5bed50b12","kind":"commit","published_at":"2025-11-04T09:30:05.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.10.0-rc.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.10.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.10.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.10.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.10.0-rc.1/manifests"},{"name":"0.10.0-rc.0","sha":"54ea272a34c73067f315fbbbced558a7e8ba5a8c","kind":"commit","published_at":"2025-09-11T07:10:06.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.10.0-rc.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.10.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.10.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.10.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.10.0-rc.0/manifests"},{"name":"0.9.2","sha":"98473ee6f9b44eb85154b59b67adade7f2a9b8a1","kind":"commit","published_at":"2025-07-20T17:46:31.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.9.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"db993ec12676119251eaf9f2cba8389a1b07abef","kind":"commit","published_at":"2025-04-17T14:34:12.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.9.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.9.1/manifests"},{"name":"rand_core-0.9.2","sha":"d3dd4157052e5431ce42e157b544968560a68b95","kind":"commit","published_at":"2025-02-22T16:28:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.9.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_core-0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.9.2/manifests"},{"name":"rand_core-0.9.1","sha":"ec6d5c06a5384c14563a2164bb4a038100a5bb78","kind":"commit","published_at":"2025-02-16T17:52:05.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.9.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_core-0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.9.1/manifests"},{"name":"0.9.0","sha":"96f8df65ee6b4368d91a006f9c5b4a8050abae49","kind":"commit","published_at":"2025-01-27T13:37:36.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.9.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.9.0/manifests"},{"name":"0.9.0-beta.3","sha":"34da3214df7de717cb27b4e1527ed971f47de311","kind":"commit","published_at":"2025-01-14T10:10:22.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.9.0-beta.3","html_url":"https://github.com/rust-random/rand/releases/tag/0.9.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.9.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.9.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.9.0-beta.3/manifests"},{"name":"rand_distr-0.5.0-beta.3","sha":"34da3214df7de717cb27b4e1527ed971f47de311","kind":"commit","published_at":"2025-01-14T10:10:22.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.5.0-beta.3","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_distr-0.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.5.0-beta.3/manifests"},{"name":"0.9.0-beta.1","sha":"9f05e22afb6031d32f36cd927592e7e49b668d64","kind":"commit","published_at":"2024-11-30T08:45:04.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.9.0-beta.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.9.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.9.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.9.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.9.0-beta.1/manifests"},{"name":"rand_distr-0.5.0-beta.2","sha":"9f05e22afb6031d32f36cd927592e7e49b668d64","kind":"commit","published_at":"2024-11-30T08:45:04.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.5.0-beta.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_distr-0.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.5.0-beta.2/manifests"},{"name":"rand_distr-0.5.0-beta.1","sha":"88c310b18939a12f407c659bdd66554677d8b8c1","kind":"commit","published_at":"2024-11-27T16:57:54.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.5.0-beta.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_distr-0.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.5.0-beta.1/manifests"},{"name":"0.9.0-beta.0","sha":"3fac49fe890da599d671f2ad02074f4961480878","kind":"commit","published_at":"2024-11-26T13:29:11.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.9.0-beta.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.9.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.9.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.9.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.9.0-beta.0/manifests"},{"name":"rand_distr-0.5.0-beta.0","sha":"3fac49fe890da599d671f2ad02074f4961480878","kind":"commit","published_at":"2024-11-26T13:29:11.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.5.0-beta.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.5.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_distr-0.5.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.5.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.5.0-beta.0/manifests"},{"name":"rand_distr-0.5.0-alpha.3","sha":"9f7817791349209a249909d4408d4a6d12f48dea","kind":"commit","published_at":"2024-07-31T09:14:26.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.5.0-alpha.3","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.5.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_distr-0.5.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.5.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.5.0-alpha.3/manifests"},{"name":"0.9.0-alpha.2","sha":"8a47f189e8362cc2b7b0ae33f466871c140132be","kind":"commit","published_at":"2024-07-29T10:45:42.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.9.0-alpha.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.9.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.9.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.9.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.9.0-alpha.2/manifests"},{"name":"0.9.0-alpha.0","sha":"7ff0fc9e5949468fb7095627bd6d9f767be4ce4f","kind":"commit","published_at":"2024-02-18T17:51:59.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.9.0-alpha.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.9.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.9.0-alpha.0/manifests"},{"name":"rand_distr-0.5.0-alpha.0","sha":"7ff0fc9e5949468fb7095627bd6d9f767be4ce4f","kind":"commit","published_at":"2024-02-18T17:51:59.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.5.0-alpha.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_distr-0.5.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.5.0-alpha.0/manifests"},{"name":"rand_core-0.6.4","sha":"89a1336b934c68ddce548127c6f8afd910b35a18","kind":"commit","published_at":"2022-09-15T13:23:08.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.6.4","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_core-0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.4/manifests"},{"name":"0.8.5","sha":"937320cbfeebd4352a23086d9c6e68f067f74644","kind":"commit","published_at":"2022-02-14T08:37:01.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.8.5","html_url":"https://github.com/rust-random/rand/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.5/manifests"},{"name":"rand_distr-0.4.3","sha":"8f372500f05dfadcff6c35e773e81029ab7debad","kind":"commit","published_at":"2022-01-13T13:09:39.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.4.3","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_distr-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.4.3/manifests"},{"name":"rand_distr-0.4.2","sha":"da917e673f49116f2f1bf37ea1ee5a99fe3c8c5d","kind":"commit","published_at":"2021-09-18T13:45:42.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.4.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_distr-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.4.2/manifests"},{"name":"0.8.4","sha":"8792268dfe57e49bb4518190bf4fe66176759a44","kind":"commit","published_at":"2021-06-15T14:40:47.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.8.4","html_url":"https://github.com/rust-random/rand/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.4/manifests"},{"name":"rand_pcg-0.3.1","sha":"8792268dfe57e49bb4518190bf4fe66176759a44","kind":"commit","published_at":"2021-06-15T14:40:47.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_pcg-0.3.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_pcg-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_pcg-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.3.1/manifests"},{"name":"rand_hc-0.3.1","sha":"8792268dfe57e49bb4518190bf4fe66176759a44","kind":"commit","published_at":"2021-06-15T14:40:47.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_hc-0.3.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_hc-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_hc-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.3.1/manifests"},{"name":"rand_distr-0.4.1","sha":"8792268dfe57e49bb4518190bf4fe66176759a44","kind":"commit","published_at":"2021-06-15T14:40:47.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.4.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_distr-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.4.1/manifests"},{"name":"rand_core-0.6.3","sha":"8792268dfe57e49bb4518190bf4fe66176759a44","kind":"commit","published_at":"2021-06-15T14:40:47.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.6.3","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_core-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.3/manifests"},{"name":"rand_chacha-0.3.1","sha":"98a0339f99ecfe0467b2829c329bd8b7525a1c21","kind":"commit","published_at":"2021-06-09T19:45:04.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_chacha-0.3.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_chacha-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_chacha-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.3.1/manifests"},{"name":"rand_core-0.6.2","sha":"3a03c9eb5350e03a3f540dba2ee34e0984f2c2c2","kind":"commit","published_at":"2021-02-14T09:25:07.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.6.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_core-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.2/manifests"},{"name":"0.8.3","sha":"6ecbe2626b2cc6110a25c97b1702b347574febc7","kind":"commit","published_at":"2021-01-26T08:50:09.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.8.3","html_url":"https://github.com/rust-random/rand/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6a6b9fd06dbf54538d250dfbc4c918f79daa9299","kind":"commit","published_at":"2021-01-13T09:54:17.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.8.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"bda997404d9ab8a89d590734d8b0bb72aed10758","kind":"commit","published_at":"2021-01-04T15:38:50.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.8.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.1/manifests"},{"name":"rand_core-0.6.1","sha":"bda997404d9ab8a89d590734d8b0bb72aed10758","kind":"commit","published_at":"2021-01-04T15:38:50.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.6.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_core-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.1/manifests"},{"name":"0.8.0","sha":"98a1aaf28e7bc272c12796d96401c177bf2205e4","kind":"commit","published_at":"2020-12-18T23:25:51.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.8.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.0/manifests"},{"name":"rand_distr-0.4.0","sha":"98a1aaf28e7bc272c12796d96401c177bf2205e4","kind":"commit","published_at":"2020-12-18T23:25:51.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.4.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_distr-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.4.0/manifests"},{"name":"rand_pcg-0.3.0","sha":"98e220c30234370fb04ba928799ebd9727fc049a","kind":"commit","published_at":"2020-12-14T15:41:24.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_pcg-0.3.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_pcg-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_pcg-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.3.0/manifests"},{"name":"rand_hc-0.3.0","sha":"98e220c30234370fb04ba928799ebd9727fc049a","kind":"commit","published_at":"2020-12-14T15:41:24.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_hc-0.3.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_hc-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_hc-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.3.0/manifests"},{"name":"rand_core-0.6.0","sha":"98e220c30234370fb04ba928799ebd9727fc049a","kind":"commit","published_at":"2020-12-14T15:41:24.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.6.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_core-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.0/manifests"},{"name":"rand_chacha-0.3.0","sha":"98e220c30234370fb04ba928799ebd9727fc049a","kind":"commit","published_at":"2020-12-14T15:41:24.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_chacha-0.3.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_chacha-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_chacha-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.3.0/manifests"},{"name":"rand_distr-0.3.0","sha":"a8c3894bc19274eb4c4196df4f6a8aaac0ec7ccf","kind":"commit","published_at":"2020-08-25T15:56:57.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.3.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_distr-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.3.0/manifests"},{"name":"rand_chacha-0.2.2","sha":"e2112c4404c61d3850c0e91f48114db5daf06569","kind":"commit","published_at":"2020-03-10T10:47:26.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_chacha-0.2.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_chacha-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_chacha-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.2.2/manifests"},{"name":"0.7.3","sha":"074cb6a997f91db653f8a53c755ddc07495ab429","kind":"commit","published_at":"2020-01-10T21:45:11.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.7.3","html_url":"https://github.com/rust-random/rand/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.3/manifests"},{"name":"rand_pcg-0.2.1","sha":"c95ad7615e8ac79dc147f04a3f29073131082267","kind":"commit","published_at":"2019-10-23T08:46:27.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_pcg-0.2.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_pcg-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_pcg-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.2.1/manifests"},{"name":"0.7.2","sha":"249ebfc4352d8f3e1ebcb2a884f047b31ba32981","kind":"commit","published_at":"2019-09-16T20:08:50.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.7.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"9f1efffdcdbd96925665c14476422f24364b7514","kind":"commit","published_at":"2019-09-13T15:10:13.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.7.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.1/manifests"},{"name":"rand_distr-0.2.2","sha":"4152392a35c1f48ec4d3261850bd2728b7849a15","kind":"commit","published_at":"2019-09-09T15:29:58.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.2.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_distr-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.2.2/manifests"},{"name":"rand_xoshiro-0.4.0","sha":"2c43268c8260cad21d171b94807e6cd8b96e50b7","kind":"commit","published_at":"2019-09-02T16:32:43.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xoshiro-0.4.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xoshiro-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_xoshiro-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.4.0/manifests"},{"name":"rand_os-0.2.2","sha":"c388cb2d109e99afc3a48e0bbf90d15085e86156","kind":"commit","published_at":"2019-08-28T14:23:13.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_os-0.2.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_os-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_os-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.2.2/manifests"},{"name":"rand_core-0.5.1","sha":"d877ed528248b52d947e0484364a4e1ae59ca502","kind":"commit","published_at":"2019-08-28T11:41:31.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.5.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_core-0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.5.1/manifests"},{"name":"rand_xoshiro-0.3.1","sha":"29056a059ef1d97b09e3671c1cdc244cce80885d","kind":"commit","published_at":"2019-08-08T10:55:32.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xoshiro-0.3.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xoshiro-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_xoshiro-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.3.1/manifests"},{"name":"rand_os-0.2.1","sha":"29056a059ef1d97b09e3671c1cdc244cce80885d","kind":"commit","published_at":"2019-08-08T10:55:32.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_os-0.2.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_os-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_os-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.2.1/manifests"},{"name":"rand_core-0.4.2","sha":"5c371b2cd216fe92f8dfbe59e578beb5ed8317f5","kind":"commit","published_at":"2019-08-01T13:22:08.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.4.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_core-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.4.2/manifests"},{"name":"rand_chacha-0.2.1","sha":"fe44b39896894a0038960f630ba0c6a45608ba83","kind":"commit","published_at":"2019-07-25T14:50:48.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_chacha-0.2.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_chacha-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_chacha-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.2.1/manifests"},{"name":"rand_distr-0.2.1","sha":"266cee2b74aeb0e3a89e5fc5c11b6ed475355a07","kind":"commit","published_at":"2019-06-28T20:16:45.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.2.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_distr-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.2.1/manifests"},{"name":"0.7.0","sha":"f3e6c75c68d0bd5330e9e75cf3e6399d546575bf","kind":"commit","published_at":"2019-06-28T08:43:32.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.7.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.0/manifests"},{"name":"0.7.0-pre.1","sha":"5610bdae3acdb0324f5636bb3e4a21e6324ead72","kind":"commit","published_at":"2019-06-12T09:15:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.7.0-pre.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.7.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.7.0-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.0-pre.1/manifests"},{"name":"rand_xoshiro-0.3.0","sha":"5610bdae3acdb0324f5636bb3e4a21e6324ead72","kind":"commit","published_at":"2019-06-12T09:15:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xoshiro-0.3.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xoshiro-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_xoshiro-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.3.0/manifests"},{"name":"rand_xorshift-0.2.0","sha":"5610bdae3acdb0324f5636bb3e4a21e6324ead72","kind":"commit","published_at":"2019-06-12T09:15:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xorshift-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xorshift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_xorshift-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xorshift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xorshift-0.2.0/manifests"},{"name":"rand_pcg-0.2.0","sha":"5610bdae3acdb0324f5636bb3e4a21e6324ead72","kind":"commit","published_at":"2019-06-12T09:15:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_pcg-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_pcg-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_pcg-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.2.0/manifests"},{"name":"rand_isaac-0.2.0","sha":"5610bdae3acdb0324f5636bb3e4a21e6324ead72","kind":"commit","published_at":"2019-06-12T09:15:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_isaac-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_isaac-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_isaac-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_isaac-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_isaac-0.2.0/manifests"},{"name":"rand_hc-0.2.0","sha":"5610bdae3acdb0324f5636bb3e4a21e6324ead72","kind":"commit","published_at":"2019-06-12T09:15:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_hc-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_hc-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_hc-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.2.0/manifests"},{"name":"rand_distr-0.2.0","sha":"5610bdae3acdb0324f5636bb3e4a21e6324ead72","kind":"commit","published_at":"2019-06-12T09:15:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_distr-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.2.0/manifests"},{"name":"rand_os-0.2.0","sha":"fa83071928fbc00ab6dbbc53d75fa49d1724e6d7","kind":"commit","published_at":"2019-06-06T15:46:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_os-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_os-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_os-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.2.0/manifests"},{"name":"rand_jitter-0.2.0","sha":"fa83071928fbc00ab6dbbc53d75fa49d1724e6d7","kind":"commit","published_at":"2019-06-06T15:46:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_jitter-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_jitter-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_jitter-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.2.0/manifests"},{"name":"rand_isaac-0.1.2","sha":"fa83071928fbc00ab6dbbc53d75fa49d1724e6d7","kind":"commit","published_at":"2019-06-06T15:46:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_isaac-0.1.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_isaac-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_isaac-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_isaac-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_isaac-0.1.2/manifests"},{"name":"rand_hc-0.1.1","sha":"fa83071928fbc00ab6dbbc53d75fa49d1724e6d7","kind":"commit","published_at":"2019-06-06T15:46:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_hc-0.1.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_hc-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_hc-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.1.1/manifests"},{"name":"rand_core-0.5.0","sha":"fa83071928fbc00ab6dbbc53d75fa49d1724e6d7","kind":"commit","published_at":"2019-06-06T15:46:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.5.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_core-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.5.0/manifests"},{"name":"rand_chacha-0.2.0","sha":"fa83071928fbc00ab6dbbc53d75fa49d1724e6d7","kind":"commit","published_at":"2019-06-06T15:46:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_chacha-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_chacha-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_chacha-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.2.0/manifests"},{"name":"rand_xoshiro-0.2.1","sha":"fa83071928fbc00ab6dbbc53d75fa49d1724e6d7","kind":"commit","published_at":"2019-06-06T15:46:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xoshiro-0.2.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xoshiro-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_xoshiro-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.2.1/manifests"},{"name":"rand_xorshift-0.1.2","sha":"fa83071928fbc00ab6dbbc53d75fa49d1724e6d7","kind":"commit","published_at":"2019-06-06T15:46:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xorshift-0.1.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xorshift-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_xorshift-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xorshift-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xorshift-0.1.2/manifests"},{"name":"rand_xoshiro-0.2.0","sha":"b3c2757a8a89d30fa3699cb9aa273f052884cd17","kind":"commit","published_at":"2019-05-27T10:53:32.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xoshiro-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xoshiro-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_xoshiro-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.2.0/manifests"},{"name":"rand_jitter-0.1.4","sha":"673c6ab6392a5bbad0c67d70b6d6af483b21067f","kind":"commit","published_at":"2019-05-02T05:11:21.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_jitter-0.1.4","html_url":"https://github.com/rust-random/rand/releases/tag/rand_jitter-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_jitter-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.4/manifests"},{"name":"rand_os-0.1.3","sha":"487e3f00b9a3268cf8a798bfec0feabe7b93cb35","kind":"commit","published_at":"2019-03-05T08:05:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_os-0.1.3","html_url":"https://github.com/rust-random/rand/releases/tag/rand_os-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_os-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.1.3/manifests"},{"name":"rand_pcg-0.1.2","sha":"b9211b174f854aca9c97bad5b377e718b4ebb495","kind":"commit","published_at":"2019-02-23T09:09:45.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_pcg-0.1.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_pcg-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_pcg-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.1.2/manifests"},{"name":"rand_jitter-0.1.3","sha":"9d70d8c6396de9d32ddfa5b18f7fb96b0c36b625","kind":"commit","published_at":"2019-02-06T16:05:44.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_jitter-0.1.3","html_url":"https://github.com/rust-random/rand/releases/tag/rand_jitter-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_jitter-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.3/manifests"},{"name":"rand_jitter-0.1.2","sha":"734811aa658729307427f370e47a2ad837f1915b","kind":"commit","published_at":"2019-01-31T12:08:27.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_jitter-0.1.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_jitter-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_jitter-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.2/manifests"},{"name":"rand_jitter-0.1.1","sha":"11f51cb942370c51d10bcb247a96f6e32d0aa3a5","kind":"commit","published_at":"2019-01-29T10:23:08.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_jitter-0.1.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_jitter-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_jitter-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.1/manifests"},{"name":"rand_os-0.1.2","sha":"267e19e9852d87b31dd7023be2d8117788d3714c","kind":"commit","published_at":"2019-01-29T10:16:35.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_os-0.1.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_os-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_os-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.1.2/manifests"},{"name":"0.6.5","sha":"a8dc9ad0df2842612cc0bf0562dd76ae7799fdcc","kind":"commit","published_at":"2019-01-28T09:55:00.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.6.5","html_url":"https://github.com/rust-random/rand/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.5/manifests"},{"name":"0.4.6","sha":"1f989c6acdef51bed9273550cb722933eb239d1f","kind":"commit","published_at":"2019-01-26T10:20:42.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.4.6","html_url":"https://github.com/rust-random/rand/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.6/manifests"},{"name":"rand_core-0.3.1","sha":"3684cc95c7e39ed04a54cb65d1aa4227f3827d57","kind":"commit","published_at":"2019-01-25T10:13:09.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.3.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_core-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.3.1/manifests"},{"name":"rand_jitter-0.1.0","sha":"8112daa755810e22651dda91e2e0cafecbceb338","kind":"commit","published_at":"2019-01-25T09:52:23.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_jitter-0.1.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_jitter-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_jitter-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.0/manifests"},{"name":"rand_core-0.4.0","sha":"8112daa755810e22651dda91e2e0cafecbceb338","kind":"commit","published_at":"2019-01-25T09:52:23.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.4.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_core-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.4.0/manifests"},{"name":"0.4.5","sha":"6cb6f886374cc4cd58e38d1bc7116f5212db756f","kind":"commit","published_at":"2019-01-09T16:24:15.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.4.5","html_url":"https://github.com/rust-random/rand/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.5/manifests"},{"name":"0.6.4","sha":"4336232dda03323634b10ec72ddf27914aebc3a2","kind":"commit","published_at":"2019-01-08T17:39:25.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.6.4","html_url":"https://github.com/rust-random/rand/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.4/manifests"},{"name":"rand_os-0.1.1","sha":"4336232dda03323634b10ec72ddf27914aebc3a2","kind":"commit","published_at":"2019-01-08T17:39:25.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_os-0.1.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_os-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_os-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.1.1/manifests"},{"name":"0.4.4","sha":"87634afb78770e465979bf96d1724c7561c05ea1","kind":"commit","published_at":"2019-01-08T12:37:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.4.4","html_url":"https://github.com/rust-random/rand/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.4/manifests"},{"name":"0.6.3","sha":"ca966717965d7243ca7160971f78da2c2da43fb3","kind":"commit","published_at":"2019-01-04T17:24:47.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.6.3","html_url":"https://github.com/rust-random/rand/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"ec634c31bcb814d45ab9e1e1fe3eab3d393c8490","kind":"commit","published_at":"2019-01-04T12:33:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.6.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.2/manifests"},{"name":"rand_xoshiro-0.1.0","sha":"ec634c31bcb814d45ab9e1e1fe3eab3d393c8490","kind":"commit","published_at":"2019-01-04T12:33:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xoshiro-0.1.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xoshiro-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_xoshiro-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.1.0/manifests"},{"name":"rand_xorshift-0.1.1","sha":"3001e91bca7858facf0fb8f91275a6ff8264da9f","kind":"commit","published_at":"2019-01-04T11:23:28.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xorshift-0.1.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xorshift-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_xorshift-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xorshift-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xorshift-0.1.1/manifests"},{"name":"rand_os-0.1.0","sha":"3001e91bca7858facf0fb8f91275a6ff8264da9f","kind":"commit","published_at":"2019-01-04T11:23:28.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_os-0.1.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_os-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_os-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.1.0/manifests"},{"name":"rand_chacha-0.1.1","sha":"3001e91bca7858facf0fb8f91275a6ff8264da9f","kind":"commit","published_at":"2019-01-04T11:23:28.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_chacha-0.1.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_chacha-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_chacha-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.1.1/manifests"},{"name":"rand_isaac-0.1.1","sha":"6add2fd439f959989ee371b3eab94607fe173ece","kind":"commit","published_at":"2018-11-26T10:52:44.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_isaac-0.1.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_isaac-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_isaac-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_isaac-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_isaac-0.1.1/manifests"},{"name":"0.6.1","sha":"73613ff903512e9503e41cc8ba9eae76269dc598","kind":"commit","published_at":"2018-11-23T10:41:19.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.6.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"2eb51c6d5fdac41455fea5a294ccb3377e502352","kind":"commit","published_at":"2018-11-14T11:35:28.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.6.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.0/manifests"},{"name":"0.6.0-pre.1","sha":"be9c8641f3045953c83595e9b0380b9f37ecbdd2","kind":"commit","published_at":"2018-11-02T14:31:27.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.6.0-pre.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.6.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.6.0-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.0-pre.1/manifests"},{"name":"rand_hc-0.1.0","sha":"d9a960f8de48ca430eedbc1be9a9d851c212b647","kind":"commit","published_at":"2018-10-30T09:50:52.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_hc-0.1.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_hc-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_hc-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.1.0/manifests"},{"name":"0.6.0-pre.0","sha":"ded3fd85a1b91752d382b749cfc5070ab8103e35","kind":"commit","published_at":"2018-10-17T10:06:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.6.0-pre.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.6.0-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.6.0-pre.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.0-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.0-pre.0/manifests"},{"name":"rand_isaac-0.1.0","sha":"ded3fd85a1b91752d382b749cfc5070ab8103e35","kind":"commit","published_at":"2018-10-17T10:06:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_isaac-0.1.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_isaac-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_isaac-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_isaac-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_isaac-0.1.0/manifests"},{"name":"rand_hc128-0.1.0","sha":"ded3fd85a1b91752d382b749cfc5070ab8103e35","kind":"commit","published_at":"2018-10-17T10:06:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_hc128-0.1.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_hc128-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_hc128-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc128-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc128-0.1.0/manifests"},{"name":"rand_chacha-0.1.0","sha":"ded3fd85a1b91752d382b749cfc5070ab8103e35","kind":"commit","published_at":"2018-10-17T10:06:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_chacha-0.1.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_chacha-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_chacha-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.1.0/manifests"},{"name":"rand_core-0.2.2","sha":"8648fec641b478244d8ef993cd9686500b4c699f","kind":"commit","published_at":"2018-10-03T09:43:56.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.2.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_core-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.2.2/manifests"},{"name":"rand_core-0.3.0","sha":"317651c9f0240ed3305d2ae61a7f4aac4c513ad6","kind":"commit","published_at":"2018-09-24T11:20:01.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.3.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_core-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.3.0/manifests"},{"name":"rand_derive-0.5.0","sha":"7b098fa2696fd2c566f0e253ff3b1f0cf0a2b2c4","kind":"commit","published_at":"2018-09-21T10:22:34.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_derive-0.5.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_derive-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_derive-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_derive-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_derive-0.5.0/manifests"},{"name":"0.4.3","sha":"d7d5da49daf7ceb3e5940072940d495cced3a1b3","kind":"commit","published_at":"2018-08-16T11:20:30.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.4.3","html_url":"https://github.com/rust-random/rand/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.3/manifests"},{"name":"0.5.5","sha":"82864146213d05d2437aa0d130719212e4375dd0","kind":"commit","published_at":"2018-08-07T13:54:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.5","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"7a23f3e05472bcaa3eb64ab8690e9fd658f60e0e","kind":"commit","published_at":"2018-07-12T09:58:21.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.4","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"ad142170d6c0d6878bce79701e2b7b0748e52c3a","kind":"commit","published_at":"2018-06-27T09:27:30.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.3","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"1ca1303b01345595c8b88d8a841981cfdd7d3bda","kind":"commit","published_at":"2018-06-16T08:55:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7f00a4b935ab82bb0ff8bbcf452e5b0f90d09838","kind":"commit","published_at":"2018-06-08T06:49:54.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.1/manifests"},{"name":"rand_core-0.2.1","sha":"7f00a4b935ab82bb0ff8bbcf452e5b0f90d09838","kind":"commit","published_at":"2018-06-08T06:49:54.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.2.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_core-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.2.1/manifests"},{"name":"0.5.0","sha":"5f3c375f73b67584dbf693ee5dab1aca2c2f8b9d","kind":"commit","published_at":"2018-05-21T15:30:07.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.0/manifests"},{"name":"rand_core-0.2.0","sha":"5f3c375f73b67584dbf693ee5dab1aca2c2f8b9d","kind":"commit","published_at":"2018-05-21T15:30:07.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_core-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.2.0/manifests"},{"name":"0.5.0-pre.2","sha":"7d09b3606811300741dc1a44ce6a27ea846e971c","kind":"commit","published_at":"2018-05-15T11:20:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.0-pre.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.0-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.5.0-pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.0-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.0-pre.2/manifests"},{"name":"rand_core-0.2.0-pre.0","sha":"7d09b3606811300741dc1a44ce6a27ea846e971c","kind":"commit","published_at":"2018-05-15T11:20:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.2.0-pre.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.2.0-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_core-0.2.0-pre.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.2.0-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.2.0-pre.0/manifests"},{"name":"0.5.0-pre.1","sha":"aa4c483410f8ef40dcab9c333ca6e526f2dff373","kind":"commit","published_at":"2018-04-22T09:07:53.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.0-pre.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.5.0-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.0-pre.1/manifests"},{"name":"rand_core-0.1.0","sha":"aec044d04e04c5569fce1f5d9c7430b165bdf8e4","kind":"commit","published_at":"2018-04-17T12:45:10.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.1.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_core-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.1.0/manifests"},{"name":"0.5.0-pre.0","sha":"bf9c5b2ff71bdff78ce5ce10b3233462f526ea46","kind":"commit","published_at":"2018-03-27T11:30:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.0-pre.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.0-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.5.0-pre.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.0-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.0-pre.0/manifests"},{"name":"rand_core-0.1.0-pre.0","sha":"717f785f8c0c5da732ecdf21ca2bc162cbf8ba25","kind":"commit","published_at":"2018-03-23T14:58:09.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.1.0-pre.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.1.0-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_core-0.1.0-pre.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.1.0-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.1.0-pre.0/manifests"},{"name":"0.4.2","sha":"31465bbbd7fa0382d3ce745e021ada681f090784","kind":"commit","published_at":"2018-02-05T13:36:23.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.4.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.2/manifests"},{"name":"0.3.22","sha":"84dffa9999dcc58eb6e3145ecd9e3f9e3a2c4e92","kind":"commit","published_at":"2018-02-05T09:53:37.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.22","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.22/manifests"},{"name":"0.3.21-pre.0","sha":"8ce6669266986afc86a96b8a1c0b29e1977bf6d3","kind":"commit","published_at":"2018-01-21T15:35:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.21-pre.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.21-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.3.21-pre.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.21-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.21-pre.0/manifests"},{"name":"0.3.20","sha":"068c3372a576429f3877e3ed0291b6da7e24198d","kind":"commit","published_at":"2018-01-06T11:20:42.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.20","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"46901c4fa3671337726d2d0c277696385cc5ceef","kind":"commit","published_at":"2017-12-27T15:06:11.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.19","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.19/manifests"},{"name":"0.4.1","sha":"b333d687138b5cb9b225f49ba80bf1bfef01e068","kind":"commit","published_at":"2017-12-18T11:25:52.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.4.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.1/manifests"},{"name":"0.4.0-pre.0","sha":"0e369b44b5866731ddd01f5ea6be4ad99fdc4e27","kind":"commit","published_at":"2017-12-11T16:57:52.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.4.0-pre.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.4.0-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.4.0-pre.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.0-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.0-pre.0/manifests"},{"name":"0.3.18","sha":"e3a6d824bf9c3a9c1edb0ed2c0dc4353219a5408","kind":"tag","published_at":"2017-11-06T16:14:36.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.18","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.18/manifests"},{"name":"0.1.1","sha":"9781b105b381cb08b4d33f6eadbbdc6c50e60324","kind":"commit","published_at":"2017-10-08T06:55:37.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.1.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.1.1/manifests"},{"name":"0.3.17","sha":"e477b1db0ca26888d0f6b3966150b9f8c2269dc6","kind":"tag","published_at":"2017-10-06T23:14:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.17","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.17/manifests"},{"name":"rand_derive-0.3.1","sha":"9de736114d0579b4ac01e67ec2a09d34a6459f72","kind":"tag","published_at":"2017-08-23T21:45:20.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_derive-0.3.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_derive-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_derive-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_derive-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_derive-0.3.1/manifests"},{"name":"rand_derive-0.3.0","sha":"60ba9e5780f666a43c8f2e711aea363e5d09acfe","kind":"commit","published_at":"2017-07-30T17:44:50.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_derive-0.3.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_derive-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_derive-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_derive-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_derive-0.3.0/manifests"},{"name":"0.3.16","sha":"776f9080b4f93e4e56c855941dd21633af4f98c4","kind":"tag","published_at":"2017-07-27T21:36:52.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.16","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"673a8285f75a8a2da6a6714447b0c22957c0a173","kind":"tag","published_at":"2016-11-26T22:34:27.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.15","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"9d1c297ee98a1657f112b8ad653b81702864b357","kind":"commit","published_at":"2016-02-13T08:28:11.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.14","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"9cf6d07085d262d3418673def33c5de225de9c35","kind":"commit","published_at":"2016-01-09T17:59:05.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.13","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.13/manifests"},{"name":"rand_macros-0.1.10","sha":"b527969748732e4e2bc4cbdbafe477ae0724110f","kind":"commit","published_at":"2015-12-19T18:11:09.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.10","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_macros-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.10/manifests"},{"name":"0.3.12","sha":"987ef70a95949eb1958145e0b9a85fbf8b93bca8","kind":"commit","published_at":"2015-11-09T15:54:19.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.12","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.12/manifests"},{"name":"rand_macros-0.1.9","sha":"9aaa0a7131740321dc14abc660facfbd7bd9c852","kind":"commit","published_at":"2015-08-31T06:11:00.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.9","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_macros-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.9/manifests"},{"name":"0.3.11","sha":"1053b6da82711f8ac45ccebac38d07a1a9903ad2","kind":"commit","published_at":"2015-08-31T06:10:06.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.11","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"d7cc9bbf6139970f1e7919e6723fc9d62cdda5d6","kind":"commit","published_at":"2015-08-17T05:05:05.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.10","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"f6c090f53998977ea5447e5df41f04436104dc54","kind":"commit","published_at":"2015-07-30T00:16:45.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.9","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.9/manifests"},{"name":"rand_macros-0.1.8","sha":"ede4591f642a1b03fc3029554a67693cd512b74f","kind":"commit","published_at":"2015-05-25T00:55:12.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.8","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_macros-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.8/manifests"},{"name":"rand_macros-0.1.7","sha":"3e3d1ec92db127264ff9e081ccb79785806c6540","kind":"commit","published_at":"2015-05-14T17:20:54.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.7","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_macros-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.7/manifests"},{"name":"0.3.8","sha":"8368ff0a89c35689dc4275ae98a80bb0ddc907ec","kind":"commit","published_at":"2015-04-23T15:44:15.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.8","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.8/manifests"},{"name":"rand_macros-0.1.6","sha":"38b1aacdf16d8175c8dbecbe13467464e64b4ccc","kind":"commit","published_at":"2015-04-18T14:59:47.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.6","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_macros-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.6/manifests"},{"name":"0.3.7","sha":"51d86e31a38b125be5baf314dbf0c4fb03670577","kind":"commit","published_at":"2015-04-03T01:04:42.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.7","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"c233a171c95e5d1e1d3ab1160a980382c53ea078","kind":"commit","published_at":"2015-04-02T16:18:55.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.6","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"4e344892665773a32991acf0556bcba39a839530","kind":"commit","published_at":"2015-04-01T16:30:24.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.5","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"b7b99252f8080f331abc98a7570b81280c2fbf25","kind":"commit","published_at":"2015-03-31T16:26:24.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.4","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.4/manifests"},{"name":"rand_macros-0.1.5","sha":"e64fb51b45b45267dd8e4b5652edfeeec5d500d5","kind":"commit","published_at":"2015-03-29T17:00:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.5","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_macros-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.5/manifests"},{"name":"0.3.3","sha":"a341bb79a1f36e7130840c198ac561ff259d900e","kind":"commit","published_at":"2015-03-26T16:50:53.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.3","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f03d162d55d71f5507c36978cc9f551b13b754f5","kind":"commit","published_at":"2015-03-26T16:26:58.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"e6a4e47513e882e22a2d7b88300bf07aaa29d973","kind":"commit","published_at":"2015-03-26T16:21:19.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"5c7dc5801e1d1b39cac32a1555921b51fd612e84","kind":"commit","published_at":"2015-03-25T03:44:44.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"d2060d6af92662ad8aec78eda481a25bbba63c3e","kind":"commit","published_at":"2015-03-22T17:34:18.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.2.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"28ba2db6fdbe400b93eacef020f7805a8c9fb923","kind":"commit","published_at":"2015-03-06T19:24:04.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"cc5bfb8c64e541b6801b18fa5fcd14b759d4a49e","kind":"commit","published_at":"2015-03-04T17:42:36.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.1.4","html_url":"https://github.com/rust-random/rand/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"8c6618e085c301182e3ebd82fdc88c8c5acd9867","kind":"commit","published_at":"2015-02-20T17:50:53.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.1.3","html_url":"https://github.com/rust-random/rand/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.1.3/manifests"},{"name":"rand_macros-0.1.4","sha":"1685f67fd54ae8da8c961e52d99e71c8cd65349c","kind":"commit","published_at":"2015-02-19T16:13:32.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.4","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_macros-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.4/manifests"},{"name":"rand_macros-0.1.3","sha":"8415a1cae6ddd6e4ac1c7c5f197fa4db884b44e7","kind":"commit","published_at":"2015-02-15T16:27:32.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.3","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_macros-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.3/manifests"},{"name":"rand_macros-0.1.2","sha":"67c0826f0d29a70259d9835525f6670f5bd97154","kind":"commit","published_at":"2015-02-06T16:48:17.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@rand_macros-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.2/manifests"},{"name":"0.1.2","sha":"ba7a74f00a1ecb14cc064cec8057a0992853ac35","kind":"commit","published_at":"2015-02-03T21:01:15.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.1.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.1.2/manifests"},{"name":"derive_rand-0.1.1","sha":"7a026d54210e732b5703d578d928a614dd143d65","kind":"commit","published_at":"2015-02-03T21:01:15.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/derive_rand-0.1.1","html_url":"https://github.com/rust-random/rand/releases/tag/derive_rand-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rust-random/rand@derive_rand-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/derive_rand-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/derive_rand-0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-03-28T00:02:11.205Z","dependent_packages_count":0,"downloads":1599,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":58.73280609953905,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":4.5407475967486235,"forks_count":2.1223756678243815,"average":25.705305022772468},"purl":"pkg:cargo/fake-rand-test","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/fake-rand-test","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/fake-rand-test","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/fake-rand-test/dependencies","status":null,"funding_links":["https://github.com/sponsors/dhardy"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-26T00:03:03.830Z","issues_count":219,"pull_requests_count":474,"avg_time_to_close_issue":28785592.888235293,"avg_time_to_close_pull_request":4009095.018348624,"issues_closed_count":170,"pull_requests_closed_count":436,"pull_request_authors_count":87,"issue_authors_count":147,"avg_comments_per_issue":6.200913242009133,"avg_comments_per_pull_request":2.808016877637131,"merged_pull_requests_count":324,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":21,"past_year_pull_requests_count":84,"past_year_avg_time_to_close_issue":1638757.4166666667,"past_year_avg_time_to_close_pull_request":870172.1587301587,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":63,"past_year_pull_request_authors_count":20,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":5.761904761904762,"past_year_avg_comments_per_pull_request":2.4761904761904763,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/issues","maintainers":[{"login":"dhardy","count":214,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhardy"},{"login":"newpavlov","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/newpavlov"},{"login":"vks","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vks"},{"login":"MichaelOwenDyer","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelOwenDyer"},{"login":"TheIronBorn","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheIronBorn"},{"login":"benjamin-lieser","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamin-lieser"},{"login":"WarrenWeckesser","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WarrenWeckesser"},{"login":"josephlr","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/josephlr"}],"active_maintainers":[{"login":"dhardy","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhardy"},{"login":"newpavlov","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/newpavlov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/fake-rand-test/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/fake-rand-test/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/fake-rand-test/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/fake-rand-test/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/fake-rand-test/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/fake-rand-test/codemeta","maintainers":[{"uuid":"2052","login":"jethrogb","name":null,"email":null,"url":"https://github.com/jethrogb","packages_count":40,"html_url":"https://crates.io/users/jethrogb","role":null,"created_at":"2022-11-07T19:11:12.927Z","updated_at":"2022-11-07T19:11:12.927Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/jethrogb/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":290556,"maintainers_count":65250,"namespaces_count":0,"keywords_count":64535,"github":"rust-lang","metadata":{"funded_packages_count":23009},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-06-09T05:04:07.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4253331,"name":"rand_derive","ecosystem":"cargo","description":"`#[derive(Rand)]` macro (deprecated).\n","homepage":"https://github.com/rust-random/rand/tree/rand_derive/rand-derive","licenses":"MIT/Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/rust-random/rand","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2016-05-02T20:36:57.168Z","latest_release_published_at":"2018-09-24T11:21:08.222Z","latest_release_number":"0.5.0","last_synced_at":"2026-06-09T15:21:24.668Z","created_at":"2022-04-13T00:17:46.778Z","updated_at":"2026-06-09T15:21:24.995Z","registry_url":"https://crates.io/crates/rand_derive/","install_command":"cargo install rand_derive","documentation_url":"https://docs.rs/rand_derive/","metadata":{"categories":[]},"repo_metadata":{"id":26769771,"uuid":"30227790","full_name":"rust-random/rand","owner":"rust-random","description":"A Rust library for random number generation.","archived":false,"fork":false,"pushed_at":"2026-06-04T06:27:23.000Z","size":5423,"stargazers_count":2041,"open_issues_count":21,"forks_count":500,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-06-05T00:04:12.022Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://crates.io/crates/rand","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rust-random.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null},"funding":{"github":"dhardy"}},"created_at":"2015-02-03T05:59:32.000Z","updated_at":"2026-06-04T06:27:27.000Z","dependencies_parsed_at":"2026-02-14T00:02:43.565Z","dependency_job_id":null,"html_url":"https://github.com/rust-random/rand","commit_stats":{"total_commits":2616,"total_committers":289,"mean_commits":9.051903114186851,"dds":0.7377675840978593,"last_synced_commit":"9f05e22afb6031d32f36cd927592e7e49b668d64"},"previous_names":["rust-lang/rand"],"tags_count":174,"template":false,"template_full_name":null,"purl":"pkg:github/rust-random/rand","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-random","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/sbom","scorecard":{"id":209452,"data":{"date":"2025-08-04","repo":{"name":"github.com/rust-random/rand","commit":"1291ef1ea8cc238334ec3bd381e354ff0d0663c9"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"6 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benches.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/gh-pages.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:16","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benches.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/benches.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benches.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/benches.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benches.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/benches.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benches.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/benches.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/gh-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T00:29:00.883Z","repository_id":26769771,"created_at":"2025-08-17T00:29:00.883Z","updated_at":"2025-08-17T00:29:00.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34003814,"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-06T02:00:07.033Z","response_time":107,"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"},"tags":[]},"repo_metadata_updated_at":"2026-06-09T15:21:24.994Z","dependent_packages_count":12,"downloads":118548,"downloads_period":"total","dependent_repos_count":22,"rankings":{"downloads":6.944000238012005,"dependent_repos_count":5.765480072059196,"dependent_packages_count":3.0034363238772444,"stargazers_count":3.96959396639568,"forks_count":2.0491346032265505,"docker_downloads_count":6.512303167926143,"average":4.707324728582804},"purl":"pkg:cargo/rand_derive","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/rand_derive","docker_dependents_count":1,"docker_downloads_count":63,"usage_url":"https://repos.ecosyste.ms/usage/cargo/rand_derive","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/rand_derive/dependencies","status":null,"funding_links":["https://github.com/sponsors/dhardy"],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-05T00:00:56.180Z","issues_count":226,"pull_requests_count":490,"avg_time_to_close_issue":28452720.122093022,"avg_time_to_close_pull_request":3919723.606263982,"issues_closed_count":172,"pull_requests_closed_count":447,"pull_request_authors_count":92,"issue_authors_count":152,"avg_comments_per_issue":6.101769911504425,"avg_comments_per_pull_request":2.757142857142857,"merged_pull_requests_count":331,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":19,"past_year_pull_requests_count":77,"past_year_avg_time_to_close_issue":879527.1428571428,"past_year_avg_time_to_close_pull_request":701299.2142857143,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":56,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":5.894736842105263,"past_year_avg_comments_per_pull_request":2.5194805194805197,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":40,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/issues","maintainers":[{"login":"dhardy","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhardy"},{"login":"newpavlov","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/newpavlov"},{"login":"vks","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vks"},{"login":"MichaelOwenDyer","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelOwenDyer"},{"login":"TheIronBorn","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheIronBorn"},{"login":"benjamin-lieser","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamin-lieser"},{"login":"WarrenWeckesser","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WarrenWeckesser"},{"login":"josephlr","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/josephlr"}],"active_maintainers":[{"login":"dhardy","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhardy"},{"login":"newpavlov","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/newpavlov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rand_derive/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rand_derive/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rand_derive/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rand_derive/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rand_derive/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rand_derive/codemeta","maintainers":[{"uuid":"1","login":"alexcrichton","name":"Alex Crichton","email":null,"url":"https://github.com/alexcrichton","packages_count":253,"html_url":"https://crates.io/users/alexcrichton","role":null,"created_at":"2022-11-07T23:36:11.665Z","updated_at":"2022-11-07T23:36:11.665Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/alexcrichton/packages"},{"uuid":"356","login":"bluss","name":"bluss","email":null,"url":"https://github.com/bluss","packages_count":44,"html_url":"https://crates.io/users/bluss","role":null,"created_at":"2022-11-07T23:36:11.673Z","updated_at":"2022-11-07T23:36:11.673Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bluss/packages"},{"uuid":"1234","login":"dhardy","name":"Diggory Hardy","email":null,"url":"https://github.com/dhardy","packages_count":36,"html_url":"https://crates.io/users/dhardy","role":null,"created_at":"2022-11-07T23:36:11.683Z","updated_at":"2022-11-07T23:36:11.683Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/dhardy/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":290556,"maintainers_count":65250,"namespaces_count":0,"keywords_count":64535,"github":"rust-lang","metadata":{"funded_packages_count":23009},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-06-09T05:04:07.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4253384,"name":"rand_hc128","ecosystem":"cargo","description":"HC128 random number generator\n","homepage":"https://crates.io/crates/rand_hc128","licenses":"MIT/Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/rust-random/rand","keywords_array":["random","rng","hc128"],"namespace":null,"versions_count":1,"first_release_published_at":"2018-10-17T10:10:25.069Z","latest_release_published_at":"2026-06-09T15:21:24.146Z","latest_release_number":null,"last_synced_at":"2026-06-09T15:21:24.956Z","created_at":"2022-04-13T00:17:57.915Z","updated_at":"2026-06-09T15:21:24.957Z","registry_url":"https://crates.io/crates/rand_hc128/","install_command":"cargo install rand_hc128","documentation_url":"https://docs.rs/rand_hc128/","metadata":{"categories":["algorithms","no-std"]},"repo_metadata":{"id":26769771,"uuid":"30227790","full_name":"rust-random/rand","owner":"rust-random","description":"A Rust library for random number generation.","archived":false,"fork":false,"pushed_at":"2026-06-04T06:27:23.000Z","size":5423,"stargazers_count":2041,"open_issues_count":21,"forks_count":500,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-06-05T00:04:12.022Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://crates.io/crates/rand","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rust-random.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null},"funding":{"github":"dhardy"}},"created_at":"2015-02-03T05:59:32.000Z","updated_at":"2026-06-04T06:27:27.000Z","dependencies_parsed_at":"2026-02-14T00:02:43.565Z","dependency_job_id":null,"html_url":"https://github.com/rust-random/rand","commit_stats":{"total_commits":2616,"total_committers":289,"mean_commits":9.051903114186851,"dds":0.7377675840978593,"last_synced_commit":"9f05e22afb6031d32f36cd927592e7e49b668d64"},"previous_names":["rust-lang/rand"],"tags_count":174,"template":false,"template_full_name":null,"purl":"pkg:github/rust-random/rand","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-random","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/sbom","scorecard":{"id":209452,"data":{"date":"2025-08-04","repo":{"name":"github.com/rust-random/rand","commit":"1291ef1ea8cc238334ec3bd381e354ff0d0663c9"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"6 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benches.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/gh-pages.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:16","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benches.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/benches.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benches.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/benches.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benches.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/benches.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benches.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/benches.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/gh-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T00:29:00.883Z","repository_id":26769771,"created_at":"2025-08-17T00:29:00.883Z","updated_at":"2025-08-17T00:29:00.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34003814,"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-06T02:00:07.033Z","response_time":107,"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"},"tags":[]},"repo_metadata_updated_at":"2026-06-09T15:21:24.475Z","dependent_packages_count":1,"downloads":4079,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":33.71424905840198,"dependent_repos_count":29.318292202377133,"dependent_packages_count":16.95609541526534,"stargazers_count":4.5407475967486235,"forks_count":2.1223756678243815,"average":17.330351988123493},"purl":"pkg:cargo/rand_hc128","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/rand_hc128","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/rand_hc128","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/rand_hc128/dependencies","status":null,"funding_links":["https://github.com/sponsors/dhardy"],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-05T00:00:56.180Z","issues_count":226,"pull_requests_count":490,"avg_time_to_close_issue":28452720.122093022,"avg_time_to_close_pull_request":3919723.606263982,"issues_closed_count":172,"pull_requests_closed_count":447,"pull_request_authors_count":92,"issue_authors_count":152,"avg_comments_per_issue":6.101769911504425,"avg_comments_per_pull_request":2.757142857142857,"merged_pull_requests_count":331,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":19,"past_year_pull_requests_count":77,"past_year_avg_time_to_close_issue":879527.1428571428,"past_year_avg_time_to_close_pull_request":701299.2142857143,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":56,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":5.894736842105263,"past_year_avg_comments_per_pull_request":2.5194805194805197,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":40,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/issues","maintainers":[{"login":"dhardy","count":219,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhardy"},{"login":"newpavlov","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/newpavlov"},{"login":"vks","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vks"},{"login":"MichaelOwenDyer","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelOwenDyer"},{"login":"TheIronBorn","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheIronBorn"},{"login":"benjamin-lieser","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamin-lieser"},{"login":"WarrenWeckesser","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WarrenWeckesser"},{"login":"josephlr","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/josephlr"}],"active_maintainers":[{"login":"dhardy","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhardy"},{"login":"newpavlov","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/newpavlov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rand_hc128/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rand_hc128/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rand_hc128/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rand_hc128/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rand_hc128/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rand_hc128/codemeta","maintainers":[{"uuid":"1234","login":"dhardy","name":"Diggory Hardy","email":null,"url":"https://github.com/dhardy","packages_count":36,"html_url":"https://crates.io/users/dhardy","role":null,"created_at":"2022-11-07T23:36:16.829Z","updated_at":"2022-11-07T23:36:16.829Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/dhardy/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":290556,"maintainers_count":65250,"namespaces_count":0,"keywords_count":64535,"github":"rust-lang","metadata":{"funded_packages_count":23009},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-06-09T05:04:07.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4253259,"name":"rand","ecosystem":"cargo","description":"Random number generators and other randomness functionality.\n","homepage":"https://rust-random.github.io/book","licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/rust-random/rand","keywords_array":["random","rng"],"namespace":null,"versions_count":89,"first_release_published_at":"2015-02-03T06:17:14.169Z","latest_release_published_at":"2026-04-11T10:36:20.064Z","latest_release_number":"0.10.1","last_synced_at":"2026-06-09T01:12:34.683Z","created_at":"2022-04-13T00:17:29.966Z","updated_at":"2026-06-09T22:11:02.076Z","registry_url":"https://crates.io/crates/rand/","install_command":"cargo install rand","documentation_url":"https://docs.rs/rand/","metadata":{"categories":["algorithms","no-std"]},"repo_metadata":{"id":26769771,"uuid":"30227790","full_name":"rust-random/rand","owner":"rust-random","description":"A Rust library for random number generation.","archived":false,"fork":false,"pushed_at":"2024-06-04T08:32:57.000Z","size":4701,"stargazers_count":1592,"open_issues_count":63,"forks_count":421,"subscribers_count":25,"default_branch":"master","last_synced_at":"2024-06-11T16:14:01.434Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://crates.io/crates/rand","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rust-random.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-02-03T05:59:32.000Z","updated_at":"2024-06-18T11:13:20.215Z","dependencies_parsed_at":"2024-06-18T11:13:17.171Z","dependency_job_id":"3e9fcad3-7361-4854-833a-47308665611a","html_url":"https://github.com/rust-random/rand","commit_stats":{"total_commits":2498,"total_committers":288,"mean_commits":8.67361111111111,"dds":0.7485988791032826,"last_synced_commit":"9a02c819cc1e4ec6959ae25eafbb5cf6acb68234"},"previous_names":["rust-lang/rand"],"tags_count":148,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-random","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221409431,"owners_count":16815181,"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"},"owner_record":{"login":"rust-random","name":"rust-random","uuid":"42028081","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/42028081?v=4","repositories_count":6,"last_synced_at":"2024-03-25T19:57:21.332Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rust-random","funding_links":[],"total_stars":1901,"followers":28,"following":0,"created_at":"2022-11-02T16:22:33.692Z","updated_at":"2024-03-25T19:57:23.115Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-random","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-random/repositories"},"tags":[{"name":"0.9.0-alpha.0","sha":"7ff0fc9e5949468fb7095627bd6d9f767be4ce4f","kind":"commit","published_at":"2024-02-18T17:51:59.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.9.0-alpha.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.9.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.9.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.9.0-alpha.0/manifests"},{"name":"rand_distr-0.5.0-alpha.0","sha":"7ff0fc9e5949468fb7095627bd6d9f767be4ce4f","kind":"commit","published_at":"2024-02-18T17:51:59.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.5.0-alpha.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.5.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.5.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.5.0-alpha.0/manifests"},{"name":"rand_core-0.6.4","sha":"89a1336b934c68ddce548127c6f8afd910b35a18","kind":"commit","published_at":"2022-09-15T13:23:08.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.6.4","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.4/manifests"},{"name":"0.8.5","sha":"937320cbfeebd4352a23086d9c6e68f067f74644","kind":"commit","published_at":"2022-02-14T08:37:01.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.8.5","html_url":"https://github.com/rust-random/rand/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.5/manifests"},{"name":"rand_distr-0.4.3","sha":"8f372500f05dfadcff6c35e773e81029ab7debad","kind":"commit","published_at":"2022-01-13T13:09:39.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.4.3","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.4.3/manifests"},{"name":"rand_distr-0.4.2","sha":"da917e673f49116f2f1bf37ea1ee5a99fe3c8c5d","kind":"commit","published_at":"2021-09-18T13:45:42.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.4.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.4.2/manifests"},{"name":"rand_distr-0.4.1","sha":"8792268dfe57e49bb4518190bf4fe66176759a44","kind":"commit","published_at":"2021-06-15T14:40:47.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.4.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.4.1/manifests"},{"name":"0.8.4","sha":"8792268dfe57e49bb4518190bf4fe66176759a44","kind":"commit","published_at":"2021-06-15T14:40:47.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.8.4","html_url":"https://github.com/rust-random/rand/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.4/manifests"},{"name":"rand_core-0.6.3","sha":"8792268dfe57e49bb4518190bf4fe66176759a44","kind":"commit","published_at":"2021-06-15T14:40:47.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.6.3","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.3/manifests"},{"name":"rand_pcg-0.3.1","sha":"8792268dfe57e49bb4518190bf4fe66176759a44","kind":"commit","published_at":"2021-06-15T14:40:47.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_pcg-0.3.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_pcg-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.3.1/manifests"},{"name":"rand_hc-0.3.1","sha":"8792268dfe57e49bb4518190bf4fe66176759a44","kind":"commit","published_at":"2021-06-15T14:40:47.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_hc-0.3.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_hc-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.3.1/manifests"},{"name":"rand_chacha-0.3.1","sha":"98a0339f99ecfe0467b2829c329bd8b7525a1c21","kind":"commit","published_at":"2021-06-09T19:45:04.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_chacha-0.3.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_chacha-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.3.1/manifests"},{"name":"rand_core-0.6.2","sha":"3a03c9eb5350e03a3f540dba2ee34e0984f2c2c2","kind":"commit","published_at":"2021-02-14T09:25:07.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.6.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.2/manifests"},{"name":"0.8.3","sha":"6ecbe2626b2cc6110a25c97b1702b347574febc7","kind":"commit","published_at":"2021-01-26T08:50:09.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.8.3","html_url":"https://github.com/rust-random/rand/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6a6b9fd06dbf54538d250dfbc4c918f79daa9299","kind":"commit","published_at":"2021-01-13T09:54:17.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.8.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"bda997404d9ab8a89d590734d8b0bb72aed10758","kind":"commit","published_at":"2021-01-04T15:38:50.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.8.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.1/manifests"},{"name":"rand_core-0.6.1","sha":"bda997404d9ab8a89d590734d8b0bb72aed10758","kind":"commit","published_at":"2021-01-04T15:38:50.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.6.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.1/manifests"},{"name":"0.8.0","sha":"98a1aaf28e7bc272c12796d96401c177bf2205e4","kind":"commit","published_at":"2020-12-18T23:25:51.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.8.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.8.0/manifests"},{"name":"rand_distr-0.4.0","sha":"98a1aaf28e7bc272c12796d96401c177bf2205e4","kind":"commit","published_at":"2020-12-18T23:25:51.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.4.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.4.0/manifests"},{"name":"rand_core-0.6.0","sha":"98e220c30234370fb04ba928799ebd9727fc049a","kind":"commit","published_at":"2020-12-14T15:41:24.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.6.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.6.0/manifests"},{"name":"rand_hc-0.3.0","sha":"98e220c30234370fb04ba928799ebd9727fc049a","kind":"commit","published_at":"2020-12-14T15:41:24.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_hc-0.3.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_hc-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.3.0/manifests"},{"name":"rand_pcg-0.3.0","sha":"98e220c30234370fb04ba928799ebd9727fc049a","kind":"commit","published_at":"2020-12-14T15:41:24.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_pcg-0.3.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_pcg-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.3.0/manifests"},{"name":"rand_chacha-0.3.0","sha":"98e220c30234370fb04ba928799ebd9727fc049a","kind":"commit","published_at":"2020-12-14T15:41:24.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_chacha-0.3.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_chacha-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.3.0/manifests"},{"name":"rand_distr-0.3.0","sha":"a8c3894bc19274eb4c4196df4f6a8aaac0ec7ccf","kind":"commit","published_at":"2020-08-25T15:56:57.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.3.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.3.0/manifests"},{"name":"rand_chacha-0.2.2","sha":"e2112c4404c61d3850c0e91f48114db5daf06569","kind":"commit","published_at":"2020-03-10T10:47:26.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_chacha-0.2.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_chacha-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.2.2/manifests"},{"name":"0.7.3","sha":"074cb6a997f91db653f8a53c755ddc07495ab429","kind":"commit","published_at":"2020-01-10T21:45:11.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.7.3","html_url":"https://github.com/rust-random/rand/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.3/manifests"},{"name":"rand_pcg-0.2.1","sha":"c95ad7615e8ac79dc147f04a3f29073131082267","kind":"commit","published_at":"2019-10-23T08:46:27.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_pcg-0.2.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_pcg-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.2.1/manifests"},{"name":"0.7.2","sha":"249ebfc4352d8f3e1ebcb2a884f047b31ba32981","kind":"commit","published_at":"2019-09-16T20:08:50.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.7.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"9f1efffdcdbd96925665c14476422f24364b7514","kind":"commit","published_at":"2019-09-13T15:10:13.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.7.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.1/manifests"},{"name":"rand_distr-0.2.2","sha":"4152392a35c1f48ec4d3261850bd2728b7849a15","kind":"commit","published_at":"2019-09-09T15:29:58.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.2.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.2.2/manifests"},{"name":"rand_xoshiro-0.4.0","sha":"2c43268c8260cad21d171b94807e6cd8b96e50b7","kind":"commit","published_at":"2019-09-02T16:32:43.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xoshiro-0.4.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xoshiro-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.4.0/manifests"},{"name":"rand_os-0.2.2","sha":"c388cb2d109e99afc3a48e0bbf90d15085e86156","kind":"commit","published_at":"2019-08-28T14:23:13.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_os-0.2.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_os-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.2.2/manifests"},{"name":"rand_core-0.5.1","sha":"d877ed528248b52d947e0484364a4e1ae59ca502","kind":"commit","published_at":"2019-08-28T11:41:31.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.5.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.5.1/manifests"},{"name":"rand_os-0.2.1","sha":"29056a059ef1d97b09e3671c1cdc244cce80885d","kind":"commit","published_at":"2019-08-08T10:55:32.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_os-0.2.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_os-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.2.1/manifests"},{"name":"rand_xoshiro-0.3.1","sha":"29056a059ef1d97b09e3671c1cdc244cce80885d","kind":"commit","published_at":"2019-08-08T10:55:32.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xoshiro-0.3.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xoshiro-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.3.1/manifests"},{"name":"rand_core-0.4.2","sha":"5c371b2cd216fe92f8dfbe59e578beb5ed8317f5","kind":"commit","published_at":"2019-08-01T13:22:08.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.4.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.4.2/manifests"},{"name":"rand_chacha-0.2.1","sha":"fe44b39896894a0038960f630ba0c6a45608ba83","kind":"commit","published_at":"2019-07-25T14:50:48.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_chacha-0.2.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_chacha-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.2.1/manifests"},{"name":"rand_distr-0.2.1","sha":"266cee2b74aeb0e3a89e5fc5c11b6ed475355a07","kind":"commit","published_at":"2019-06-28T20:16:45.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.2.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.2.1/manifests"},{"name":"0.7.0","sha":"f3e6c75c68d0bd5330e9e75cf3e6399d546575bf","kind":"commit","published_at":"2019-06-28T08:43:32.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.7.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.0/manifests"},{"name":"rand_distr-0.2.0","sha":"5610bdae3acdb0324f5636bb3e4a21e6324ead72","kind":"commit","published_at":"2019-06-12T09:15:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_distr-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_distr-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_distr-0.2.0/manifests"},{"name":"rand_isaac-0.2.0","sha":"5610bdae3acdb0324f5636bb3e4a21e6324ead72","kind":"commit","published_at":"2019-06-12T09:15:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_isaac-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_isaac-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_isaac-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_isaac-0.2.0/manifests"},{"name":"rand_pcg-0.2.0","sha":"5610bdae3acdb0324f5636bb3e4a21e6324ead72","kind":"commit","published_at":"2019-06-12T09:15:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_pcg-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_pcg-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.2.0/manifests"},{"name":"rand_xorshift-0.2.0","sha":"5610bdae3acdb0324f5636bb3e4a21e6324ead72","kind":"commit","published_at":"2019-06-12T09:15:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xorshift-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xorshift-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xorshift-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xorshift-0.2.0/manifests"},{"name":"rand_xoshiro-0.3.0","sha":"5610bdae3acdb0324f5636bb3e4a21e6324ead72","kind":"commit","published_at":"2019-06-12T09:15:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xoshiro-0.3.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xoshiro-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.3.0/manifests"},{"name":"0.7.0-pre.1","sha":"5610bdae3acdb0324f5636bb3e4a21e6324ead72","kind":"commit","published_at":"2019-06-12T09:15:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.7.0-pre.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.7.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.7.0-pre.1/manifests"},{"name":"rand_hc-0.2.0","sha":"5610bdae3acdb0324f5636bb3e4a21e6324ead72","kind":"commit","published_at":"2019-06-12T09:15:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_hc-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_hc-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.2.0/manifests"},{"name":"rand_jitter-0.2.0","sha":"fa83071928fbc00ab6dbbc53d75fa49d1724e6d7","kind":"commit","published_at":"2019-06-06T15:46:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_jitter-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_jitter-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.2.0/manifests"},{"name":"rand_os-0.2.0","sha":"fa83071928fbc00ab6dbbc53d75fa49d1724e6d7","kind":"commit","published_at":"2019-06-06T15:46:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_os-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_os-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.2.0/manifests"},{"name":"rand_xorshift-0.1.2","sha":"fa83071928fbc00ab6dbbc53d75fa49d1724e6d7","kind":"commit","published_at":"2019-06-06T15:46:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xorshift-0.1.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xorshift-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xorshift-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xorshift-0.1.2/manifests"},{"name":"rand_xoshiro-0.2.1","sha":"fa83071928fbc00ab6dbbc53d75fa49d1724e6d7","kind":"commit","published_at":"2019-06-06T15:46:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xoshiro-0.2.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xoshiro-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.2.1/manifests"},{"name":"rand_chacha-0.2.0","sha":"fa83071928fbc00ab6dbbc53d75fa49d1724e6d7","kind":"commit","published_at":"2019-06-06T15:46:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_chacha-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_chacha-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.2.0/manifests"},{"name":"rand_core-0.5.0","sha":"fa83071928fbc00ab6dbbc53d75fa49d1724e6d7","kind":"commit","published_at":"2019-06-06T15:46:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.5.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.5.0/manifests"},{"name":"rand_hc-0.1.1","sha":"fa83071928fbc00ab6dbbc53d75fa49d1724e6d7","kind":"commit","published_at":"2019-06-06T15:46:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_hc-0.1.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_hc-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.1.1/manifests"},{"name":"rand_isaac-0.1.2","sha":"fa83071928fbc00ab6dbbc53d75fa49d1724e6d7","kind":"commit","published_at":"2019-06-06T15:46:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_isaac-0.1.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_isaac-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_isaac-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_isaac-0.1.2/manifests"},{"name":"rand_xoshiro-0.2.0","sha":"b3c2757a8a89d30fa3699cb9aa273f052884cd17","kind":"commit","published_at":"2019-05-27T10:53:32.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xoshiro-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xoshiro-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.2.0/manifests"},{"name":"rand_jitter-0.1.4","sha":"673c6ab6392a5bbad0c67d70b6d6af483b21067f","kind":"commit","published_at":"2019-05-02T05:11:21.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_jitter-0.1.4","html_url":"https://github.com/rust-random/rand/releases/tag/rand_jitter-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.4/manifests"},{"name":"rand_os-0.1.3","sha":"487e3f00b9a3268cf8a798bfec0feabe7b93cb35","kind":"commit","published_at":"2019-03-05T08:05:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_os-0.1.3","html_url":"https://github.com/rust-random/rand/releases/tag/rand_os-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.1.3/manifests"},{"name":"rand_pcg-0.1.2","sha":"b9211b174f854aca9c97bad5b377e718b4ebb495","kind":"commit","published_at":"2019-02-23T09:09:45.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_pcg-0.1.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_pcg-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_pcg-0.1.2/manifests"},{"name":"rand_jitter-0.1.3","sha":"9d70d8c6396de9d32ddfa5b18f7fb96b0c36b625","kind":"commit","published_at":"2019-02-06T16:05:44.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_jitter-0.1.3","html_url":"https://github.com/rust-random/rand/releases/tag/rand_jitter-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.3/manifests"},{"name":"rand_jitter-0.1.2","sha":"734811aa658729307427f370e47a2ad837f1915b","kind":"commit","published_at":"2019-01-31T12:08:27.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_jitter-0.1.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_jitter-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.2/manifests"},{"name":"rand_jitter-0.1.1","sha":"11f51cb942370c51d10bcb247a96f6e32d0aa3a5","kind":"commit","published_at":"2019-01-29T10:23:08.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_jitter-0.1.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_jitter-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.1/manifests"},{"name":"rand_os-0.1.2","sha":"267e19e9852d87b31dd7023be2d8117788d3714c","kind":"commit","published_at":"2019-01-29T10:16:35.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_os-0.1.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_os-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.1.2/manifests"},{"name":"0.6.5","sha":"a8dc9ad0df2842612cc0bf0562dd76ae7799fdcc","kind":"commit","published_at":"2019-01-28T09:55:00.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.6.5","html_url":"https://github.com/rust-random/rand/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.5/manifests"},{"name":"0.4.6","sha":"1f989c6acdef51bed9273550cb722933eb239d1f","kind":"commit","published_at":"2019-01-26T10:20:42.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.4.6","html_url":"https://github.com/rust-random/rand/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.6/manifests"},{"name":"rand_core-0.3.1","sha":"3684cc95c7e39ed04a54cb65d1aa4227f3827d57","kind":"commit","published_at":"2019-01-25T10:13:09.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.3.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.3.1/manifests"},{"name":"rand_core-0.4.0","sha":"8112daa755810e22651dda91e2e0cafecbceb338","kind":"commit","published_at":"2019-01-25T09:52:23.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.4.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.4.0/manifests"},{"name":"rand_jitter-0.1.0","sha":"8112daa755810e22651dda91e2e0cafecbceb338","kind":"commit","published_at":"2019-01-25T09:52:23.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_jitter-0.1.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_jitter-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_jitter-0.1.0/manifests"},{"name":"0.4.5","sha":"6cb6f886374cc4cd58e38d1bc7116f5212db756f","kind":"commit","published_at":"2019-01-09T16:24:15.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.4.5","html_url":"https://github.com/rust-random/rand/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.5/manifests"},{"name":"0.6.4","sha":"4336232dda03323634b10ec72ddf27914aebc3a2","kind":"commit","published_at":"2019-01-08T17:39:25.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.6.4","html_url":"https://github.com/rust-random/rand/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.4/manifests"},{"name":"rand_os-0.1.1","sha":"4336232dda03323634b10ec72ddf27914aebc3a2","kind":"commit","published_at":"2019-01-08T17:39:25.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_os-0.1.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_os-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.1.1/manifests"},{"name":"0.4.4","sha":"87634afb78770e465979bf96d1724c7561c05ea1","kind":"commit","published_at":"2019-01-08T12:37:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.4.4","html_url":"https://github.com/rust-random/rand/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.4/manifests"},{"name":"0.6.3","sha":"ca966717965d7243ca7160971f78da2c2da43fb3","kind":"commit","published_at":"2019-01-04T17:24:47.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.6.3","html_url":"https://github.com/rust-random/rand/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"ec634c31bcb814d45ab9e1e1fe3eab3d393c8490","kind":"commit","published_at":"2019-01-04T12:33:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.6.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.2/manifests"},{"name":"rand_xoshiro-0.1.0","sha":"ec634c31bcb814d45ab9e1e1fe3eab3d393c8490","kind":"commit","published_at":"2019-01-04T12:33:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xoshiro-0.1.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xoshiro-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xoshiro-0.1.0/manifests"},{"name":"rand_chacha-0.1.1","sha":"3001e91bca7858facf0fb8f91275a6ff8264da9f","kind":"commit","published_at":"2019-01-04T11:23:28.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_chacha-0.1.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_chacha-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.1.1/manifests"},{"name":"rand_xorshift-0.1.1","sha":"3001e91bca7858facf0fb8f91275a6ff8264da9f","kind":"commit","published_at":"2019-01-04T11:23:28.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_xorshift-0.1.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_xorshift-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xorshift-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_xorshift-0.1.1/manifests"},{"name":"rand_os-0.1.0","sha":"3001e91bca7858facf0fb8f91275a6ff8264da9f","kind":"commit","published_at":"2019-01-04T11:23:28.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_os-0.1.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_os-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_os-0.1.0/manifests"},{"name":"rand_isaac-0.1.1","sha":"6add2fd439f959989ee371b3eab94607fe173ece","kind":"commit","published_at":"2018-11-26T10:52:44.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_isaac-0.1.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_isaac-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_isaac-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_isaac-0.1.1/manifests"},{"name":"0.6.1","sha":"73613ff903512e9503e41cc8ba9eae76269dc598","kind":"commit","published_at":"2018-11-23T10:41:19.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.6.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"2eb51c6d5fdac41455fea5a294ccb3377e502352","kind":"commit","published_at":"2018-11-14T11:35:28.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.6.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.0/manifests"},{"name":"0.6.0-pre.1","sha":"be9c8641f3045953c83595e9b0380b9f37ecbdd2","kind":"commit","published_at":"2018-11-02T14:31:27.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.6.0-pre.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.6.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.0-pre.1/manifests"},{"name":"rand_hc-0.1.0","sha":"d9a960f8de48ca430eedbc1be9a9d851c212b647","kind":"commit","published_at":"2018-10-30T09:50:52.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_hc-0.1.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_hc-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc-0.1.0/manifests"},{"name":"rand_hc128-0.1.0","sha":"ded3fd85a1b91752d382b749cfc5070ab8103e35","kind":"commit","published_at":"2018-10-17T10:06:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_hc128-0.1.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_hc128-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc128-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_hc128-0.1.0/manifests"},{"name":"0.6.0-pre.0","sha":"ded3fd85a1b91752d382b749cfc5070ab8103e35","kind":"commit","published_at":"2018-10-17T10:06:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.6.0-pre.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.6.0-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.0-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.6.0-pre.0/manifests"},{"name":"rand_isaac-0.1.0","sha":"ded3fd85a1b91752d382b749cfc5070ab8103e35","kind":"commit","published_at":"2018-10-17T10:06:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_isaac-0.1.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_isaac-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_isaac-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_isaac-0.1.0/manifests"},{"name":"rand_chacha-0.1.0","sha":"ded3fd85a1b91752d382b749cfc5070ab8103e35","kind":"commit","published_at":"2018-10-17T10:06:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_chacha-0.1.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_chacha-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_chacha-0.1.0/manifests"},{"name":"rand_core-0.2.2","sha":"8648fec641b478244d8ef993cd9686500b4c699f","kind":"commit","published_at":"2018-10-03T09:43:56.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.2.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.2.2/manifests"},{"name":"rand_core-0.3.0","sha":"317651c9f0240ed3305d2ae61a7f4aac4c513ad6","kind":"commit","published_at":"2018-09-24T11:20:01.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.3.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.3.0/manifests"},{"name":"rand_derive-0.5.0","sha":"7b098fa2696fd2c566f0e253ff3b1f0cf0a2b2c4","kind":"commit","published_at":"2018-09-21T10:22:34.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_derive-0.5.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_derive-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_derive-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_derive-0.5.0/manifests"},{"name":"0.4.3","sha":"d7d5da49daf7ceb3e5940072940d495cced3a1b3","kind":"commit","published_at":"2018-08-16T11:20:30.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.4.3","html_url":"https://github.com/rust-random/rand/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.3/manifests"},{"name":"0.5.5","sha":"82864146213d05d2437aa0d130719212e4375dd0","kind":"commit","published_at":"2018-08-07T13:54:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.5","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"7a23f3e05472bcaa3eb64ab8690e9fd658f60e0e","kind":"commit","published_at":"2018-07-12T09:58:21.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.4","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"ad142170d6c0d6878bce79701e2b7b0748e52c3a","kind":"commit","published_at":"2018-06-27T09:27:30.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.3","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"1ca1303b01345595c8b88d8a841981cfdd7d3bda","kind":"commit","published_at":"2018-06-16T08:55:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7f00a4b935ab82bb0ff8bbcf452e5b0f90d09838","kind":"commit","published_at":"2018-06-08T06:49:54.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.1/manifests"},{"name":"rand_core-0.2.1","sha":"7f00a4b935ab82bb0ff8bbcf452e5b0f90d09838","kind":"commit","published_at":"2018-06-08T06:49:54.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.2.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.2.1/manifests"},{"name":"0.5.0","sha":"5f3c375f73b67584dbf693ee5dab1aca2c2f8b9d","kind":"commit","published_at":"2018-05-21T15:30:07.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.0/manifests"},{"name":"rand_core-0.2.0","sha":"5f3c375f73b67584dbf693ee5dab1aca2c2f8b9d","kind":"commit","published_at":"2018-05-21T15:30:07.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.2.0/manifests"},{"name":"0.5.0-pre.2","sha":"7d09b3606811300741dc1a44ce6a27ea846e971c","kind":"commit","published_at":"2018-05-15T11:20:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.0-pre.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.0-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.0-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.0-pre.2/manifests"},{"name":"rand_core-0.2.0-pre.0","sha":"7d09b3606811300741dc1a44ce6a27ea846e971c","kind":"commit","published_at":"2018-05-15T11:20:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.2.0-pre.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.2.0-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.2.0-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.2.0-pre.0/manifests"},{"name":"0.5.0-pre.1","sha":"aa4c483410f8ef40dcab9c333ca6e526f2dff373","kind":"commit","published_at":"2018-04-22T09:07:53.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.0-pre.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.0-pre.1/manifests"},{"name":"rand_core-0.1.0","sha":"aec044d04e04c5569fce1f5d9c7430b165bdf8e4","kind":"commit","published_at":"2018-04-17T12:45:10.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.1.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.1.0/manifests"},{"name":"0.5.0-pre.0","sha":"bf9c5b2ff71bdff78ce5ce10b3233462f526ea46","kind":"commit","published_at":"2018-03-27T11:30:02.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.5.0-pre.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.5.0-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.0-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.5.0-pre.0/manifests"},{"name":"rand_core-0.1.0-pre.0","sha":"717f785f8c0c5da732ecdf21ca2bc162cbf8ba25","kind":"commit","published_at":"2018-03-23T14:58:09.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_core-0.1.0-pre.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_core-0.1.0-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.1.0-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_core-0.1.0-pre.0/manifests"},{"name":"0.4.2","sha":"31465bbbd7fa0382d3ce745e021ada681f090784","kind":"commit","published_at":"2018-02-05T13:36:23.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.4.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.2/manifests"},{"name":"0.3.22","sha":"84dffa9999dcc58eb6e3145ecd9e3f9e3a2c4e92","kind":"commit","published_at":"2018-02-05T09:53:37.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.22","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.22/manifests"},{"name":"0.3.21-pre.0","sha":"8ce6669266986afc86a96b8a1c0b29e1977bf6d3","kind":"commit","published_at":"2018-01-21T15:35:33.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.21-pre.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.21-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.21-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.21-pre.0/manifests"},{"name":"0.3.20","sha":"068c3372a576429f3877e3ed0291b6da7e24198d","kind":"commit","published_at":"2018-01-06T11:20:42.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.20","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"46901c4fa3671337726d2d0c277696385cc5ceef","kind":"commit","published_at":"2017-12-27T15:06:11.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.19","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.19/manifests"},{"name":"0.4.1","sha":"b333d687138b5cb9b225f49ba80bf1bfef01e068","kind":"commit","published_at":"2017-12-18T11:25:52.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.4.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.1/manifests"},{"name":"0.4.0-pre.0","sha":"0e369b44b5866731ddd01f5ea6be4ad99fdc4e27","kind":"commit","published_at":"2017-12-11T16:57:52.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.4.0-pre.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.4.0-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.0-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.4.0-pre.0/manifests"},{"name":"0.3.18","sha":"e3a6d824bf9c3a9c1edb0ed2c0dc4353219a5408","kind":"tag","published_at":"2017-11-06T16:14:36.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.18","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.18/manifests"},{"name":"0.1.1","sha":"9781b105b381cb08b4d33f6eadbbdc6c50e60324","kind":"commit","published_at":"2017-10-08T06:55:37.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.1.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.1.1/manifests"},{"name":"0.3.17","sha":"e477b1db0ca26888d0f6b3966150b9f8c2269dc6","kind":"tag","published_at":"2017-10-06T23:14:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.17","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.17/manifests"},{"name":"rand_derive-0.3.1","sha":"9de736114d0579b4ac01e67ec2a09d34a6459f72","kind":"tag","published_at":"2017-08-23T21:45:20.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_derive-0.3.1","html_url":"https://github.com/rust-random/rand/releases/tag/rand_derive-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_derive-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_derive-0.3.1/manifests"},{"name":"rand_derive-0.3.0","sha":"60ba9e5780f666a43c8f2e711aea363e5d09acfe","kind":"commit","published_at":"2017-07-30T17:44:50.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_derive-0.3.0","html_url":"https://github.com/rust-random/rand/releases/tag/rand_derive-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_derive-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_derive-0.3.0/manifests"},{"name":"0.3.16","sha":"776f9080b4f93e4e56c855941dd21633af4f98c4","kind":"tag","published_at":"2017-07-27T21:36:52.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.16","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"673a8285f75a8a2da6a6714447b0c22957c0a173","kind":"tag","published_at":"2016-11-26T22:34:27.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.15","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"9d1c297ee98a1657f112b8ad653b81702864b357","kind":"commit","published_at":"2016-02-13T08:28:11.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.14","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"9cf6d07085d262d3418673def33c5de225de9c35","kind":"commit","published_at":"2016-01-09T17:59:05.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.13","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.13/manifests"},{"name":"rand_macros-0.1.10","sha":"b527969748732e4e2bc4cbdbafe477ae0724110f","kind":"commit","published_at":"2015-12-19T18:11:09.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.10","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.10/manifests"},{"name":"0.3.12","sha":"987ef70a95949eb1958145e0b9a85fbf8b93bca8","kind":"commit","published_at":"2015-11-09T15:54:19.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.12","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.12/manifests"},{"name":"rand_macros-0.1.9","sha":"9aaa0a7131740321dc14abc660facfbd7bd9c852","kind":"commit","published_at":"2015-08-31T06:11:00.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.9","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.9/manifests"},{"name":"0.3.11","sha":"1053b6da82711f8ac45ccebac38d07a1a9903ad2","kind":"commit","published_at":"2015-08-31T06:10:06.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.11","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"d7cc9bbf6139970f1e7919e6723fc9d62cdda5d6","kind":"commit","published_at":"2015-08-17T05:05:05.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.10","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"f6c090f53998977ea5447e5df41f04436104dc54","kind":"commit","published_at":"2015-07-30T00:16:45.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.9","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.9/manifests"},{"name":"rand_macros-0.1.8","sha":"ede4591f642a1b03fc3029554a67693cd512b74f","kind":"commit","published_at":"2015-05-25T00:55:12.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.8","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.8/manifests"},{"name":"rand_macros-0.1.7","sha":"3e3d1ec92db127264ff9e081ccb79785806c6540","kind":"commit","published_at":"2015-05-14T17:20:54.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.7","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.7/manifests"},{"name":"0.3.8","sha":"8368ff0a89c35689dc4275ae98a80bb0ddc907ec","kind":"commit","published_at":"2015-04-23T15:44:15.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.8","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.8/manifests"},{"name":"rand_macros-0.1.6","sha":"38b1aacdf16d8175c8dbecbe13467464e64b4ccc","kind":"commit","published_at":"2015-04-18T14:59:47.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.6","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.6/manifests"},{"name":"0.3.7","sha":"51d86e31a38b125be5baf314dbf0c4fb03670577","kind":"commit","published_at":"2015-04-03T01:04:42.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.7","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"c233a171c95e5d1e1d3ab1160a980382c53ea078","kind":"commit","published_at":"2015-04-02T16:18:55.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.6","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"4e344892665773a32991acf0556bcba39a839530","kind":"commit","published_at":"2015-04-01T16:30:24.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.5","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"b7b99252f8080f331abc98a7570b81280c2fbf25","kind":"commit","published_at":"2015-03-31T16:26:24.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.4","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.4/manifests"},{"name":"rand_macros-0.1.5","sha":"e64fb51b45b45267dd8e4b5652edfeeec5d500d5","kind":"commit","published_at":"2015-03-29T17:00:38.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.5","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.5/manifests"},{"name":"0.3.3","sha":"a341bb79a1f36e7130840c198ac561ff259d900e","kind":"commit","published_at":"2015-03-26T16:50:53.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.3","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f03d162d55d71f5507c36978cc9f551b13b754f5","kind":"commit","published_at":"2015-03-26T16:26:58.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"e6a4e47513e882e22a2d7b88300bf07aaa29d973","kind":"commit","published_at":"2015-03-26T16:21:19.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"5c7dc5801e1d1b39cac32a1555921b51fd612e84","kind":"commit","published_at":"2015-03-25T03:44:44.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.3.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"d2060d6af92662ad8aec78eda481a25bbba63c3e","kind":"commit","published_at":"2015-03-22T17:34:18.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.2.1","html_url":"https://github.com/rust-random/rand/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"28ba2db6fdbe400b93eacef020f7805a8c9fb923","kind":"commit","published_at":"2015-03-06T19:24:04.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.2.0","html_url":"https://github.com/rust-random/rand/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"cc5bfb8c64e541b6801b18fa5fcd14b759d4a49e","kind":"commit","published_at":"2015-03-04T17:42:36.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.1.4","html_url":"https://github.com/rust-random/rand/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"8c6618e085c301182e3ebd82fdc88c8c5acd9867","kind":"commit","published_at":"2015-02-20T17:50:53.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.1.3","html_url":"https://github.com/rust-random/rand/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.1.3/manifests"},{"name":"rand_macros-0.1.4","sha":"1685f67fd54ae8da8c961e52d99e71c8cd65349c","kind":"commit","published_at":"2015-02-19T16:13:32.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.4","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.4/manifests"},{"name":"rand_macros-0.1.3","sha":"8415a1cae6ddd6e4ac1c7c5f197fa4db884b44e7","kind":"commit","published_at":"2015-02-15T16:27:32.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.3","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.3/manifests"},{"name":"rand_macros-0.1.2","sha":"67c0826f0d29a70259d9835525f6670f5bd97154","kind":"commit","published_at":"2015-02-06T16:48:17.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/rand_macros-0.1.2","html_url":"https://github.com/rust-random/rand/releases/tag/rand_macros-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/rand_macros-0.1.2/manifests"},{"name":"0.1.2","sha":"ba7a74f00a1ecb14cc064cec8057a0992853ac35","kind":"commit","published_at":"2015-02-03T21:01:15.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/0.1.2","html_url":"https://github.com/rust-random/rand/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/0.1.2/manifests"},{"name":"derive_rand-0.1.1","sha":"7a026d54210e732b5703d578d928a614dd143d65","kind":"commit","published_at":"2015-02-03T21:01:15.000Z","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/derive_rand-0.1.1","html_url":"https://github.com/rust-random/rand/releases/tag/derive_rand-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/derive_rand-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags/derive_rand-0.1.1/manifests"}]},"repo_metadata_updated_at":"2024-10-29T16:19:53.601Z","dependent_packages_count":15477,"downloads":1239702897,"downloads_period":"total","dependent_repos_count":86804,"rankings":{"downloads":0.002820934152344549,"dependent_repos_count":0.009873269533205921,"dependent_packages_count":0.004231401228516824,"stargazers_count":3.9034676333067697,"forks_count":2.071976134897071,"docker_downloads_count":0.031735509213876176,"average":1.0040174803886306},"purl":"pkg:cargo/rand","advisories":[{"uuid":"GSA_kwCzR0hTQS1jcTh2LWYyMzYtOTRxY84ABVMx","url":"https://github.com/advisories/GHSA-cq8v-f236-94qc","title":"Rand is unsound with a custom logger using rand::rng()","description":"It has been reported (by @lopopolo) that the `rand` library is [unsound](https://rust-lang.github.io/unsafe-code-guidelines/glossary.html#soundness-of-code--of-a-library) (i.e. that safe code using the public API can cause Undefined Behaviour) when all the following conditions are met:\n\n- The `log` and `thread_rng` features are enabled\n- A [custom logger](https://docs.rs/log/latest/log/#implementing-a-logger) is defined\n- The custom logger accesses `rand::rng()` (previously `rand::thread_rng()`) and calls any `TryRng` (previously `RngCore`) methods on `ThreadRng`\n- The `ThreadRng` (attempts to) reseed while called from the custom logger (this happens every 64 kB of generated data)\n- Trace-level logging is enabled or warn-level logging is enabled and the random source (the `getrandom` crate) is unable to provide a new seed\n\n`TryRng` (previously `RngCore`) methods for `ThreadRng` use `unsafe` code to cast `*mut BlockRng\u003cReseedingCore\u003e` to `\u0026mut BlockRng\u003cReseedingCore\u003e`. When all the above conditions are met this results in an aliased mutable reference, violating the Stacked Borrows rules. Miri is able to detect this violation in sample code. Since construction of [aliased mutable references is Undefined Behaviour](https://doc.rust-lang.org/stable/nomicon/references.html), the behaviour of optimized builds is hard to predict.","origin":"UNSPECIFIED","severity":"LOW","published_at":"2026-04-14T01:03:36.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/rust-random/rand/pull/1763","https://rustsec.org/advisories/RUSTSEC-2026-0097.html","https://github.com/advisories/GHSA-cq8v-f236-94qc"],"source_kind":"github","identifiers":["GHSA-cq8v-f236-94qc"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-04-14T02:00:10.360Z","updated_at":"2026-06-09T21:01:03.699Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jcTh2LWYyMzYtOTRxY84ABVMx","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1jcTh2LWYyMzYtOTRxY84ABVMx","packages":[{"ecosystem":"cargo","package_name":"rand","versions":[{"first_patched_version":"0.10.1","vulnerable_version_range":"= 0.10.0"}],"purl":"pkg:cargo/rand"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jcTh2LWYyMzYtOTRxY84ABVMx/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/rand","docker_dependents_count":1246,"docker_downloads_count":492060618,"usage_url":"https://repos.ecosyste.ms/usage/cargo/rand","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/rand/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2024-10-29T14:31:39.203Z","issues_count":212,"pull_requests_count":284,"avg_time_to_close_issue":35778786.67910448,"avg_time_to_close_pull_request":4771047.515555556,"issues_closed_count":132,"pull_requests_closed_count":225,"pull_request_authors_count":61,"issue_authors_count":101,"avg_comments_per_issue":6.363207547169812,"avg_comments_per_pull_request":2.5422535211267605,"merged_pull_requests_count":181,"bot_issues_count":0,"bot_pull_requests_count":43,"past_year_issues_count":87,"past_year_pull_requests_count":194,"past_year_avg_time_to_close_issue":5917044.0,"past_year_avg_time_to_close_pull_request":938876.2785714286,"past_year_issues_closed_count":47,"past_year_pull_requests_closed_count":140,"past_year_pull_request_authors_count":27,"past_year_issue_authors_count":40,"past_year_avg_comments_per_issue":3.9885057471264367,"past_year_avg_comments_per_pull_request":1.9175257731958764,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":114,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/issues","maintainers":[{"login":"dhardy","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhardy"},{"login":"newpavlov","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/newpavlov"},{"login":"vks","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vks"},{"login":"TheIronBorn","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheIronBorn"},{"login":"MichaelOwenDyer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelOwenDyer"},{"login":"WarrenWeckesser","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WarrenWeckesser"},{"login":"benjamin-lieser","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamin-lieser"},{"login":"josephlr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/josephlr"}],"active_maintainers":[{"login":"dhardy","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhardy"},{"login":"newpavlov","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/newpavlov"},{"login":"MichaelOwenDyer","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelOwenDyer"},{"login":"vks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vks"},{"login":"benjamin-lieser","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamin-lieser"},{"login":"josephlr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/josephlr"},{"login":"TheIronBorn","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheIronBorn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rand/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rand/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rand/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rand/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rand/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rand/codemeta","maintainers":[{"uuid":"1","login":"alexcrichton","name":"Alex Crichton","email":null,"url":"https://github.com/alexcrichton","packages_count":253,"html_url":"https://crates.io/users/alexcrichton","role":null,"created_at":"2022-11-07T23:36:07.691Z","updated_at":"2022-11-07T23:36:07.691Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/alexcrichton/packages"},{"uuid":"1234","login":"dhardy","name":"Diggory Hardy","email":null,"url":"https://github.com/dhardy","packages_count":36,"html_url":"https://crates.io/users/dhardy","role":null,"created_at":"2022-11-07T23:36:07.699Z","updated_at":"2022-11-07T23:36:07.699Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/dhardy/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":290556,"maintainers_count":65250,"namespaces_count":0,"keywords_count":64535,"github":"rust-lang","metadata":{"funded_packages_count":23009},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-06-09T05:04:07.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":10848280,"name":"rands","ecosystem":"cargo","description":"Random number generators and other randomness functionality.\n","homepage":"https://rust-random.github.io/book","licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/rust-random/rand","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2024-08-31T01:28:19.115Z","latest_release_published_at":"2024-08-31T03:42:36.372Z","latest_release_number":"0.8.8","last_synced_at":"2026-06-09T15:21:23.262Z","created_at":"2024-08-31T01:34:27.112Z","updated_at":"2026-06-09T15:21:23.263Z","registry_url":"https://crates.io/crates/rands/","install_command":"cargo install rands","documentation_url":"https://docs.rs/rands/","metadata":{"categories":[]},"repo_metadata":{"id":26769771,"uuid":"30227790","full_name":"rust-random/rand","owner":"rust-random","description":"A Rust library for random number generation.","archived":false,"fork":false,"pushed_at":"2025-10-20T14:46:24.000Z","size":5161,"stargazers_count":1928,"open_issues_count":21,"forks_count":476,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-10-21T00:26:58.425Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://crates.io/crates/rand","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rust-random.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null},"funding":{"github":"dhardy"}},"created_at":"2015-02-03T05:59:32.000Z","updated_at":"2025-10-20T19:54:28.000Z","dependencies_parsed_at":"2024-06-18T11:13:17.171Z","dependency_job_id":"3e9fcad3-7361-4854-833a-47308665611a","html_url":"https://github.com/rust-random/rand","commit_stats":{"total_commits":2616,"total_committers":289,"mean_commits":9.051903114186851,"dds":0.7377675840978593,"last_synced_commit":"9f05e22afb6031d32f36cd927592e7e49b668d64"},"previous_names":["rust-lang/rand"],"tags_count":163,"template":false,"template_full_name":null,"purl":"pkg:github/rust-random/rand","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-random","download_url":"https://codeload.github.com/rust-random/rand/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/sbom","scorecard":{"id":209452,"data":{"date":"2025-08-04","repo":{"name":"github.com/rust-random/rand","commit":"1291ef1ea8cc238334ec3bd381e354ff0d0663c9"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"6 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/benches.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/gh-pages.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:16","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benches.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/benches.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benches.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/benches.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benches.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/benches.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benches.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/benches.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/gh-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-random/rand/test.yml/master?enable=pin","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T00:29:00.883Z","repository_id":26769771,"created_at":"2025-08-17T00:29:00.883Z","updated_at":"2025-08-17T00:29:00.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280234021,"owners_count":26295428,"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-10-21T02:00:06.614Z","response_time":58,"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":"rust-random","name":"rust-random","uuid":"42028081","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/42028081?v=4","repositories_count":8,"last_synced_at":"2025-10-23T00:02:48.954Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rust-random","funding_links":[],"total_stars":2518,"followers":61,"following":0,"created_at":"2022-11-02T16:22:33.692Z","updated_at":"2025-10-23T00:02:48.954Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-random","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-random/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-11-04T10:12:23.736Z","dependent_packages_count":0,"downloads":2347,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":96.70414695935405,"dependent_repos_count":25.724126742459223,"dependent_packages_count":34.11601003357003,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":52.18142791179443},"purl":"pkg:cargo/rands","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/rands","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/rands","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/rands/dependencies","status":"removed","funding_links":["https://github.com/sponsors/dhardy"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-22T13:55:19.590Z","issues_count":212,"pull_requests_count":440,"avg_time_to_close_issue":29436956.754491016,"avg_time_to_close_pull_request":4265463.7002457,"issues_closed_count":167,"pull_requests_closed_count":407,"pull_request_authors_count":83,"issue_authors_count":143,"avg_comments_per_issue":6.0424528301886795,"avg_comments_per_pull_request":2.8295454545454546,"merged_pull_requests_count":306,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":56,"past_year_pull_requests_count":158,"past_year_avg_time_to_close_issue":1336882.8421052631,"past_year_avg_time_to_close_pull_request":661876.1407407407,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":135,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":46,"past_year_avg_comments_per_issue":3.75,"past_year_avg_comments_per_pull_request":2.126582278481013,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":100,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-random%2Frand/issues","maintainers":[{"login":"dhardy","count":195,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhardy"},{"login":"newpavlov","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/newpavlov"},{"login":"vks","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vks"},{"login":"MichaelOwenDyer","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelOwenDyer"},{"login":"TheIronBorn","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheIronBorn"},{"login":"benjamin-lieser","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamin-lieser"},{"login":"WarrenWeckesser","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WarrenWeckesser"},{"login":"josephlr","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/josephlr"}],"active_maintainers":[{"login":"dhardy","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhardy"},{"login":"benjamin-lieser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamin-lieser"},{"login":"newpavlov","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/newpavlov"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rands/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rands/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rands/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rands/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rands/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/rands/codemeta","maintainers":[{"uuid":"287719","login":"Fred0011","name":"Fred Chen","email":null,"url":"https://github.com/Fred0011","packages_count":1,"html_url":"https://crates.io/users/Fred0011","role":null,"created_at":"2024-08-31T01:37:31.449Z","updated_at":"2024-08-31T01:37:31.449Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Fred0011/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":290556,"maintainers_count":65250,"namespaces_count":0,"keywords_count":64535,"github":"rust-lang","metadata":{"funded_packages_count":23009},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-06-09T05:04:07.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}}],"commits":null,"issues":{"table":{}},"events":null,"keywords":[],"dependencies":null,"score":29.5637278472983,"created_at":"2026-05-14T10:52:21.468Z","updated_at":"2026-06-13T01:01:42.846Z","avatar_url":"https://github.com/rust-random.png","language":"Rust","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372917","html_url":"https://summary.ecosyste.ms/projects/372917"}