{"id":52954,"name":"@stdlib/random-streams-discrete-uniform","description":"Create a readable stream for generating pseudorandom numbers drawn from a discrete uniform distribution.","url":"https://github.com/stdlib-js/random-streams-discrete-uniform","last_synced_at":"2025-09-05T12:55:33.380Z","repository":{"id":50717641,"uuid":"377257121","full_name":"stdlib-js/random-streams-discrete-uniform","owner":"stdlib-js","description":"Create a readable stream for generating pseudorandom numbers drawn from a discrete uniform distribution.","archived":false,"fork":false,"pushed_at":"2025-08-15T19:52:52.000Z","size":2676,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-15T21:47:07.788Z","etag":null,"topics":["discrete","javascript","math","mathematics","node","node-js","nodejs","prng","pseudorandom","rand","random","readable","rng","seed","seedable","statistics","stats","stdlib","stream","uniform"],"latest_commit_sha":null,"homepage":"https://github.com/stdlib-js/stdlib","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stdlib-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"created_at":"2021-06-15T18:19:40.000Z","updated_at":"2025-08-15T19:35:11.000Z","dependencies_parsed_at":"2023-02-17T08:01:00.680Z","dependency_job_id":"5ea70c91-3649-4d44-b16a-baa735891ae8","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform","commit_stats":{"total_commits":43,"total_committers":1,"mean_commits":43.0,"dds":0.0,"last_synced_commit":"185d08eb9e0d4dbc356634e09190cde2127b1285"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/sbom","scorecard":{"id":113943,"data":{"date":"2025-08-04","repo":{"name":"github.com/stdlib-js/random-streams-discrete-uniform","commit":"84e924624e02a94d25ef8d4ef443f6bc829f3806"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.2,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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":"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":"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":"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/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/cancel.yml:1","Warn: no topLevel permission defined: .github/workflows/close_pull_requests.yml:1","Warn: no topLevel permission defined: .github/workflows/examples.yml:1","Warn: no topLevel permission defined: .github/workflows/npm_downloads.yml:1","Warn: no topLevel permission defined: .github/workflows/productionize.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_cli.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_bundles.yml:1","Warn: no topLevel permission defined: .github/workflows/test_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/test_install.yml:1","Warn: no topLevel permission defined: .github/workflows/test_published_package.yml:1","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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/random-streams-discrete-uniform/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/random-streams-discrete-uniform/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/random-streams-discrete-uniform/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/random-streams-discrete-uniform/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:621: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/random-streams-discrete-uniform/productionize.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/benchmark.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/benchmark.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/benchmark.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:156","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:156","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:156","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:164","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:268","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:268","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:268","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:435","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:435","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:435","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:615","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:615","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:615","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:794","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:794","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:794","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:83","Warn: npmCommand not pinned by hash: .github/workflows/test_bundles.yml:72","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:67","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:67","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:67","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/test_install.yml:75","Warn: npmCommand not pinned by hash: .github/workflows/test_install.yml:75","Warn: npmCommand not pinned by hash: .github/workflows/test_install.yml:75","Warn: npmCommand not pinned by hash: .github/workflows/test_published_package.yml:93","Info:  37 out of  37 GitHub-owned GitHubAction dependencies pinned","Info:  23 out of  28 third-party GitHubAction dependencies pinned","Info:   0 out of  35 npmCommand 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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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"}}]},"last_synced_at":"2025-08-15T21:47:10.684Z","repository_id":50717641,"created_at":"2025-08-15T21:47:10.684Z","updated_at":"2025-08-15T21:47:10.684Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273760811,"owners_count":25163178,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"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":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"packages":[{"id":8328984,"name":"@stdlib/random-streams-discrete-uniform-cli","ecosystem":"npm","description":"Create a readable stream for generating pseudorandom numbers drawn from a discrete uniform distribution.","homepage":"https://stdlib.io","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/random-streams-discrete-uniform","keywords_array":["stdlib","stdmath","mathematics","math","statistics","stats","prng","rng","pseudorandom","random","rand","uniform","discrete","readable","stream","seed","seedable"],"namespace":"stdlib","versions_count":3,"first_release_published_at":"2023-09-24T22:25:53.215Z","latest_release_published_at":"2024-02-25T22:38:33.144Z","latest_release_number":"0.2.1","last_synced_at":"2025-08-15T22:14:27.426Z","created_at":"2023-09-24T22:25:59.149Z","updated_at":"2025-08-16T02:54:11.254Z","registry_url":"https://www.npmjs.com/package/@stdlib/random-streams-discrete-uniform-cli","install_command":"npm install @stdlib/random-streams-discrete-uniform-cli","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/stdlib"},"dist-tags":{"latest":"0.2.1"}},"repo_metadata":{"id":50717641,"uuid":"377257121","full_name":"stdlib-js/random-streams-discrete-uniform","owner":"stdlib-js","description":"Create a readable stream for generating pseudorandom numbers drawn from a discrete uniform distribution.","archived":false,"fork":false,"pushed_at":"2025-08-15T19:52:52.000Z","size":2676,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-15T21:47:07.788Z","etag":null,"topics":["discrete","javascript","math","mathematics","node","node-js","nodejs","prng","pseudorandom","rand","random","readable","rng","seed","seedable","statistics","stats","stdlib","stream","uniform"],"latest_commit_sha":null,"homepage":"https://github.com/stdlib-js/stdlib","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stdlib-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"created_at":"2021-06-15T18:19:40.000Z","updated_at":"2025-08-15T19:35:11.000Z","dependencies_parsed_at":"2023-02-17T08:01:00.680Z","dependency_job_id":"5ea70c91-3649-4d44-b16a-baa735891ae8","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform","commit_stats":{"total_commits":43,"total_committers":1,"mean_commits":43.0,"dds":0.0,"last_synced_commit":"185d08eb9e0d4dbc356634e09190cde2127b1285"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/sbom","scorecard":{"id":113943,"data":{"date":"2025-08-04","repo":{"name":"github.com/stdlib-js/random-streams-discrete-uniform","commit":"84e924624e02a94d25ef8d4ef443f6bc829f3806"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.2,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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":"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":"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":"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/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/cancel.yml:1","Warn: no topLevel permission defined: .github/workflows/close_pull_requests.yml:1","Warn: no topLevel permission defined: .github/workflows/examples.yml:1","Warn: no topLevel permission defined: .github/workflows/npm_downloads.yml:1","Warn: no topLevel permission defined: .github/workflows/productionize.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_cli.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_bundles.yml:1","Warn: no topLevel permission defined: .github/workflows/test_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/test_install.yml:1","Warn: no topLevel permission defined: .github/workflows/test_published_package.yml:1","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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/random-streams-discrete-uniform/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/random-streams-discrete-uniform/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/random-streams-discrete-uniform/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/random-streams-discrete-uniform/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:621: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/random-streams-discrete-uniform/productionize.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/benchmark.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/benchmark.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/benchmark.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:156","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:156","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:156","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:164","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:268","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:268","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:268","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:435","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:435","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:435","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:615","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:615","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:615","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:794","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:794","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:794","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:83","Warn: npmCommand not pinned by hash: .github/workflows/test_bundles.yml:72","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:67","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:67","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:67","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/test_install.yml:75","Warn: npmCommand not pinned by hash: .github/workflows/test_install.yml:75","Warn: npmCommand not pinned by hash: .github/workflows/test_install.yml:75","Warn: npmCommand not pinned by hash: .github/workflows/test_published_package.yml:93","Info:  37 out of  37 GitHub-owned GitHubAction dependencies pinned","Info:  23 out of  28 third-party GitHubAction dependencies pinned","Info:   0 out of  35 npmCommand 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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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"}}]},"last_synced_at":"2025-08-15T21:47:10.684Z","repository_id":50717641,"created_at":"2025-08-15T21:47:10.684Z","updated_at":"2025-08-15T21:47:10.684Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270661223,"owners_count":24624105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"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":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"tags":[{"name":"v0.2.1-cli","sha":"f2beddf4fb28deecc6e46319ea32216a49b9ea88","kind":"tag","published_at":"2024-02-25T22:23:41.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.2.1-cli","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.2.1-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.2.1-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.1-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.1-cli/manifests"},{"name":"v0.2.1-esm","sha":"f6e41bb97f7677dfadce9f52b5276cc66b1f6990","kind":"tag","published_at":"2024-02-25T22:23:39.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.2.1-esm","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.2.1-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.2.1-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.1-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.1-esm/manifests"},{"name":"v0.2.1-umd","sha":"bff74f9ce480dee4ab5baf82cad037dbd78c03ef","kind":"tag","published_at":"2024-02-25T22:23:38.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.2.1-umd","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.2.1-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.2.1-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.1-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.1-umd/manifests"},{"name":"v0.2.1-deno","sha":"8d37a718a9f5ade8edb5b1724b9a9a32e9f2b4f8","kind":"tag","published_at":"2024-02-25T22:23:37.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.2.1-deno","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.2.1-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.2.1-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.1-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.1-deno/manifests"},{"name":"v0.2.1","sha":"9465bc894270f5152e9bdbdc02f0dfe84b90b7da","kind":"commit","published_at":"2024-02-25T19:55:14.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.2.1","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.1/manifests"},{"name":"v0.2.0-cli","sha":"892948733c99da63fa5d2a4ae9aac4b9e9910aa8","kind":"tag","published_at":"2024-02-15T06:45:34.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.2.0-cli","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.2.0-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.2.0-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.0-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.0-cli/manifests"},{"name":"v0.2.0-esm","sha":"b6d5ca59e644aeff5354b6cd3071f223bac476e4","kind":"tag","published_at":"2024-02-15T06:45:33.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.2.0-esm","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.2.0-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.2.0-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.0-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.0-esm/manifests"},{"name":"v0.2.0-umd","sha":"60bbb072ac0d78781264a1bfb96806e51ade9ef5","kind":"tag","published_at":"2024-02-15T06:45:32.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.2.0-umd","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.2.0-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.2.0-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.0-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.0-umd/manifests"},{"name":"v0.2.0-deno","sha":"e687519ba8848899fa5eaf5a4ff30ad871634cdb","kind":"tag","published_at":"2024-02-15T06:45:30.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.2.0-deno","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.2.0-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.2.0-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.0-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.0-deno/manifests"},{"name":"v0.2.0","sha":"185d08eb9e0d4dbc356634e09190cde2127b1285","kind":"commit","published_at":"2024-02-15T00:39:56.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.0/manifests"},{"name":"v0.1.0-cli","sha":"4630a2db32a280804920951847ba45c7a3525caf","kind":"tag","published_at":"2023-09-24T21:52:43.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.1.0-cli","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.1.0-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.1.0-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.1.0-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.1.0-cli/manifests"},{"name":"v0.1.0-esm","sha":"05a48fb780c5009010b499c8f6457b3715468ec9","kind":"tag","published_at":"2023-09-24T21:52:42.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.1.0-esm","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.1.0-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.1.0-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.1.0-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.1.0-esm/manifests"},{"name":"v0.1.0-umd","sha":"f2a65f7a4ba1c85666c8939d7e480d249df28e0f","kind":"tag","published_at":"2023-09-24T21:52:41.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.1.0-umd","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.1.0-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.1.0-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.1.0-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.1.0-umd/manifests"},{"name":"v0.1.0-deno","sha":"6d04928d396a85e03387f216d169daa45a7f2c03","kind":"tag","published_at":"2023-09-24T21:52:39.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.1.0-deno","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.1.0-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.1.0-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.1.0-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.1.0-deno/manifests"},{"name":"v0.1.0","sha":"7d7ddca5a1b74ac7cdc7a02cc059efe03161ff1f","kind":"commit","published_at":"2023-09-24T19:05:13.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.1.0/manifests"},{"name":"v0.0.7","sha":"11498ae3b47bf6f57bfe9795ccc4149f6b9caa4c","kind":"commit","published_at":"2022-02-16T07:56:50.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"a45423d821503c082847f9ff599447befcac4a4d","kind":"commit","published_at":"2021-08-22T16:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"f08ccac790f77753475f3c60ae1d943178e3d225","kind":"tag","published_at":"2021-07-10T00:29:41.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"e2ce95b4ff65156de3ffeaf819fc5b5025ec8a93","kind":"tag","published_at":"2021-07-07T02:07:47.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"506e84fd59790582ab86edd208f66dbd959adb5e","kind":"tag","published_at":"2021-06-19T17:18:30.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"ca33136456b5f2046c8b52242b392aa0deafaec4","kind":"tag","published_at":"2021-06-16T12:49:41.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"a120f7104e442329e5f59804b62fa5fd8b4d4a23","kind":"tag","published_at":"2021-06-15T18:20:08.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-16T02:54:11.254Z","dependent_packages_count":0,"downloads":3,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.35176918314505,"dependent_packages_count":53.48209411304104,"stargazers_count":14.976921158221742,"forks_count":15.918970119693446,"docker_downloads_count":null,"average":30.43243864352532},"purl":"pkg:npm/%40stdlib/random-streams-discrete-uniform-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/random-streams-discrete-uniform-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/random-streams-discrete-uniform-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/random-streams-discrete-uniform-cli/dependencies","status":null,"funding_links":["https://opencollective.com/stdlib","https://github.com/sponsors/stdlib-js","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-23T06:34:00.338Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Frandom-streams-discrete-uniform-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Frandom-streams-discrete-uniform-cli/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Frandom-streams-discrete-uniform-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Frandom-streams-discrete-uniform-cli/related_packages","maintainers":[{"uuid":"planeshifter","login":"planeshifter","name":null,"email":"pgb@andrew.cmu.edu","url":null,"packages_count":4395,"html_url":"https://www.npmjs.com/~planeshifter","role":null,"created_at":"2023-09-24T22:26:20.959Z","updated_at":"2023-09-24T22:26:20.959Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/planeshifter/packages"},{"uuid":"rreusser","login":"rreusser","name":null,"email":"rsreusser@gmail.com","url":null,"packages_count":4351,"html_url":"https://www.npmjs.com/~rreusser","role":null,"created_at":"2023-09-24T22:26:21.009Z","updated_at":"2023-09-24T22:26:21.009Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreusser/packages"},{"uuid":"stdlib-bot","login":"stdlib-bot","name":null,"email":"kgryte+stdlibbot@gmail.com","url":null,"packages_count":4086,"html_url":"https://www.npmjs.com/~stdlib-bot","role":null,"created_at":"2023-09-24T22:26:20.866Z","updated_at":"2023-09-24T22:26:20.866Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stdlib-bot/packages"},{"uuid":"kgryte","login":"kgryte","name":null,"email":"kgryte@gmail.com","url":null,"packages_count":4885,"html_url":"https://www.npmjs.com/~kgryte","role":null,"created_at":"2023-09-24T22:26:20.901Z","updated_at":"2023-09-24T22:26:20.901Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgryte/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131181,"maintainers_count":1051621,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1293839,"name":"@stdlib/random-streams-discrete-uniform","ecosystem":"npm","description":"Create a readable stream for generating pseudorandom numbers drawn from a discrete uniform distribution.","homepage":"https://stdlib.io","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/random-streams-discrete-uniform","keywords_array":["stdlib","stdmath","mathematics","math","statistics","stats","prng","rng","pseudorandom","random","rand","uniform","discrete","readable","stream","seed","seedable"],"namespace":"stdlib","versions_count":10,"first_release_published_at":"2021-06-15T18:20:11.704Z","latest_release_published_at":"2024-02-25T19:55:16.315Z","latest_release_number":"0.2.1","last_synced_at":"2025-08-15T22:14:27.210Z","created_at":"2022-04-08T19:54:16.798Z","updated_at":"2025-08-16T02:54:11.274Z","registry_url":"https://www.npmjs.com/package/@stdlib/random-streams-discrete-uniform","install_command":"npm install @stdlib/random-streams-discrete-uniform","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/stdlib"},"dist-tags":{"latest":"0.2.1"}},"repo_metadata":{"id":50717641,"uuid":"377257121","full_name":"stdlib-js/random-streams-discrete-uniform","owner":"stdlib-js","description":"Create a readable stream for generating pseudorandom numbers drawn from a discrete uniform distribution.","archived":false,"fork":false,"pushed_at":"2025-08-15T19:52:52.000Z","size":2676,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-15T21:47:07.788Z","etag":null,"topics":["discrete","javascript","math","mathematics","node","node-js","nodejs","prng","pseudorandom","rand","random","readable","rng","seed","seedable","statistics","stats","stdlib","stream","uniform"],"latest_commit_sha":null,"homepage":"https://github.com/stdlib-js/stdlib","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stdlib-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"created_at":"2021-06-15T18:19:40.000Z","updated_at":"2025-08-15T19:35:11.000Z","dependencies_parsed_at":"2023-02-17T08:01:00.680Z","dependency_job_id":"5ea70c91-3649-4d44-b16a-baa735891ae8","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform","commit_stats":{"total_commits":43,"total_committers":1,"mean_commits":43.0,"dds":0.0,"last_synced_commit":"185d08eb9e0d4dbc356634e09190cde2127b1285"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/sbom","scorecard":{"id":113943,"data":{"date":"2025-08-04","repo":{"name":"github.com/stdlib-js/random-streams-discrete-uniform","commit":"84e924624e02a94d25ef8d4ef443f6bc829f3806"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.2,"checks":[{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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":"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":"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":"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/benchmark.yml:1","Warn: no topLevel permission defined: .github/workflows/cancel.yml:1","Warn: no topLevel permission defined: .github/workflows/close_pull_requests.yml:1","Warn: no topLevel permission defined: .github/workflows/examples.yml:1","Warn: no topLevel permission defined: .github/workflows/npm_downloads.yml:1","Warn: no topLevel permission defined: .github/workflows/productionize.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_cli.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_bundles.yml:1","Warn: no topLevel permission defined: .github/workflows/test_coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/test_install.yml:1","Warn: no topLevel permission defined: .github/workflows/test_published_package.yml:1","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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/random-streams-discrete-uniform/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:274: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/random-streams-discrete-uniform/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/random-streams-discrete-uniform/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:456: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/random-streams-discrete-uniform/productionize.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/productionize.yml:621: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/random-streams-discrete-uniform/productionize.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/benchmark.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/benchmark.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/benchmark.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/examples.yml:58","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:156","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:156","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:156","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:164","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:268","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:268","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:268","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:435","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:435","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:435","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:615","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:615","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:615","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:794","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:794","Warn: npmCommand not pinned by hash: .github/workflows/productionize.yml:794","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:83","Warn: npmCommand not pinned by hash: .github/workflows/test_bundles.yml:72","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:67","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:67","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:67","Warn: npmCommand not pinned by hash: .github/workflows/test_coverage.yml:74","Warn: npmCommand not pinned by hash: .github/workflows/test_install.yml:75","Warn: npmCommand not pinned by hash: .github/workflows/test_install.yml:75","Warn: npmCommand not pinned by hash: .github/workflows/test_install.yml:75","Warn: npmCommand not pinned by hash: .github/workflows/test_published_package.yml:93","Info:  37 out of  37 GitHub-owned GitHubAction dependencies pinned","Info:  23 out of  28 third-party GitHubAction dependencies pinned","Info:   0 out of  35 npmCommand 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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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"}}]},"last_synced_at":"2025-08-15T21:47:10.684Z","repository_id":50717641,"created_at":"2025-08-15T21:47:10.684Z","updated_at":"2025-08-15T21:47:10.684Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270661223,"owners_count":24624105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"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":"stdlib-js","name":"stdlib","uuid":"17805691","kind":"organization","description":"Standard library for JavaScript.","email":null,"website":"https://stdlib.io","location":null,"twitter":"stdlibjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17805691?v=4","repositories_count":3692,"last_synced_at":"2024-05-01T09:30:33.148Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["stdlib-js"],"open_collective":"stdlib","tidelift":"npm/@stdlib/stdlib"}},"html_url":"https://github.com/stdlib-js","funding_links":["https://github.com/sponsors/stdlib-js","https://opencollective.com/stdlib","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"total_stars":9686,"followers":99,"following":0,"created_at":"2022-11-02T16:51:14.990Z","updated_at":"2024-05-01T09:37:07.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js/repositories"},"tags":[{"name":"v0.2.1-cli","sha":"f2beddf4fb28deecc6e46319ea32216a49b9ea88","kind":"tag","published_at":"2024-02-25T22:23:41.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.2.1-cli","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.2.1-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.2.1-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.1-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.1-cli/manifests"},{"name":"v0.2.1-esm","sha":"f6e41bb97f7677dfadce9f52b5276cc66b1f6990","kind":"tag","published_at":"2024-02-25T22:23:39.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.2.1-esm","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.2.1-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.2.1-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.1-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.1-esm/manifests"},{"name":"v0.2.1-umd","sha":"bff74f9ce480dee4ab5baf82cad037dbd78c03ef","kind":"tag","published_at":"2024-02-25T22:23:38.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.2.1-umd","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.2.1-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.2.1-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.1-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.1-umd/manifests"},{"name":"v0.2.1-deno","sha":"8d37a718a9f5ade8edb5b1724b9a9a32e9f2b4f8","kind":"tag","published_at":"2024-02-25T22:23:37.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.2.1-deno","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.2.1-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.2.1-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.1-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.1-deno/manifests"},{"name":"v0.2.1","sha":"9465bc894270f5152e9bdbdc02f0dfe84b90b7da","kind":"commit","published_at":"2024-02-25T19:55:14.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.2.1","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.1/manifests"},{"name":"v0.2.0-cli","sha":"892948733c99da63fa5d2a4ae9aac4b9e9910aa8","kind":"tag","published_at":"2024-02-15T06:45:34.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.2.0-cli","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.2.0-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.2.0-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.0-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.0-cli/manifests"},{"name":"v0.2.0-esm","sha":"b6d5ca59e644aeff5354b6cd3071f223bac476e4","kind":"tag","published_at":"2024-02-15T06:45:33.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.2.0-esm","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.2.0-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.2.0-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.0-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.0-esm/manifests"},{"name":"v0.2.0-umd","sha":"60bbb072ac0d78781264a1bfb96806e51ade9ef5","kind":"tag","published_at":"2024-02-15T06:45:32.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.2.0-umd","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.2.0-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.2.0-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.0-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.0-umd/manifests"},{"name":"v0.2.0-deno","sha":"e687519ba8848899fa5eaf5a4ff30ad871634cdb","kind":"tag","published_at":"2024-02-15T06:45:30.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.2.0-deno","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.2.0-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.2.0-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.0-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.0-deno/manifests"},{"name":"v0.2.0","sha":"185d08eb9e0d4dbc356634e09190cde2127b1285","kind":"commit","published_at":"2024-02-15T00:39:56.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.2.0/manifests"},{"name":"v0.1.0-cli","sha":"4630a2db32a280804920951847ba45c7a3525caf","kind":"tag","published_at":"2023-09-24T21:52:43.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.1.0-cli","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.1.0-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.1.0-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.1.0-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.1.0-cli/manifests"},{"name":"v0.1.0-esm","sha":"05a48fb780c5009010b499c8f6457b3715468ec9","kind":"tag","published_at":"2023-09-24T21:52:42.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.1.0-esm","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.1.0-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.1.0-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.1.0-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.1.0-esm/manifests"},{"name":"v0.1.0-umd","sha":"f2a65f7a4ba1c85666c8939d7e480d249df28e0f","kind":"tag","published_at":"2023-09-24T21:52:41.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.1.0-umd","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.1.0-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.1.0-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.1.0-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.1.0-umd/manifests"},{"name":"v0.1.0-deno","sha":"6d04928d396a85e03387f216d169daa45a7f2c03","kind":"tag","published_at":"2023-09-24T21:52:39.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.1.0-deno","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.1.0-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.1.0-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.1.0-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.1.0-deno/manifests"},{"name":"v0.1.0","sha":"7d7ddca5a1b74ac7cdc7a02cc059efe03161ff1f","kind":"commit","published_at":"2023-09-24T19:05:13.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.1.0/manifests"},{"name":"v0.0.7","sha":"11498ae3b47bf6f57bfe9795ccc4149f6b9caa4c","kind":"commit","published_at":"2022-02-16T07:56:50.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"a45423d821503c082847f9ff599447befcac4a4d","kind":"commit","published_at":"2021-08-22T16:47:05.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"f08ccac790f77753475f3c60ae1d943178e3d225","kind":"tag","published_at":"2021-07-10T00:29:41.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"e2ce95b4ff65156de3ffeaf819fc5b5025ec8a93","kind":"tag","published_at":"2021-07-07T02:07:47.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"506e84fd59790582ab86edd208f66dbd959adb5e","kind":"tag","published_at":"2021-06-19T17:18:30.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"ca33136456b5f2046c8b52242b392aa0deafaec4","kind":"tag","published_at":"2021-06-16T12:49:41.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"a120f7104e442329e5f59804b62fa5fd8b4d4a23","kind":"tag","published_at":"2021-06-15T18:20:08.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-discrete-uniform/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-discrete-uniform@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-16T02:54:11.273Z","dependent_packages_count":4,"downloads":0,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":18.706459746847113,"dependent_repos_count":10.336075070876474,"dependent_packages_count":4.515927555818404,"stargazers_count":14.52347670487653,"forks_count":15.415989127516966,"docker_downloads_count":null,"average":12.699585641187097},"purl":"pkg:npm/%40stdlib/random-streams-discrete-uniform","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/random-streams-discrete-uniform","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/random-streams-discrete-uniform","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/random-streams-discrete-uniform/dependencies","status":null,"funding_links":["https://opencollective.com/stdlib","https://github.com/sponsors/stdlib-js","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-23T06:34:00.338Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Frandom-streams-discrete-uniform/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Frandom-streams-discrete-uniform/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Frandom-streams-discrete-uniform/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Frandom-streams-discrete-uniform/related_packages","maintainers":[{"uuid":"planeshifter","login":"planeshifter","name":null,"email":"pgb@andrew.cmu.edu","url":null,"packages_count":4395,"html_url":"https://www.npmjs.com/~planeshifter","role":null,"created_at":"2022-11-11T00:21:24.359Z","updated_at":"2022-11-11T00:21:24.359Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/planeshifter/packages"},{"uuid":"rreusser","login":"rreusser","name":null,"email":"rsreusser@gmail.com","url":null,"packages_count":4351,"html_url":"https://www.npmjs.com/~rreusser","role":null,"created_at":"2022-11-11T00:21:24.383Z","updated_at":"2022-11-11T00:21:24.383Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rreusser/packages"},{"uuid":"stdlib-bot","login":"stdlib-bot","name":null,"email":"kgryte+stdlibbot@gmail.com","url":null,"packages_count":4086,"html_url":"https://www.npmjs.com/~stdlib-bot","role":null,"created_at":"2022-11-11T00:21:24.334Z","updated_at":"2022-11-11T00:21:24.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stdlib-bot/packages"},{"uuid":"kgryte","login":"kgryte","name":null,"email":"kgryte@gmail.com","url":null,"packages_count":4885,"html_url":"https://www.npmjs.com/~kgryte","role":null,"created_at":"2022-11-11T00:21:24.349Z","updated_at":"2022-11-11T00:21:24.349Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgryte/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5131181,"maintainers_count":1051621,"namespaces_count":313328,"keywords_count":730052,"github":"npm","metadata":{"funded_packages_count":155759},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-05T07:36:50.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":112744,"full_name":"stdlib-js/random-streams-discrete-uniform","default_branch":"main","committers":[{"name":"stdlib-bot","email":"noreply@stdlib.io","login":null,"count":43}],"total_commits":43,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":43.0,"dds":0.0,"past_year_committers":[{"name":"stdlib-bot","email":"noreply@stdlib.io","login":null,"count":12}],"past_year_total_commits":12,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":12.0,"past_year_dds":0.0,"last_synced_at":"2024-02-16T19:08:09.996Z","last_synced_commit":"185d08eb9e0d4dbc356634e09190cde2127b1285","created_at":"2023-03-07T22:30:24.231Z","updated_at":"2024-02-16T19:08:17.524Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310309,"contributors_count":31095240,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"stdlib-js/random-streams-discrete-uniform","html_url":"https://github.com/stdlib-js/random-streams-discrete-uniform","last_synced_at":"2025-08-16T02:54:11.253Z","status":"error","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-19T01:15:01.496Z","updated_at":"2025-08-16T02:54:11.253Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-discrete-uniform/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{},"issue_authors":{},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10100157,"issues_count":31474342,"pull_requests_count":97449536,"authors_count":10702662,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"PushEvent":23},"last_year":{"PushEvent":23}},"keywords":["discrete","javascript","math","mathematics","node","node-js","nodejs","prng","pseudorandom","rand","random","readable","rng","seed","seedable","statistics","stats","stdlib","stream","uniform"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-01T09:11:36.450Z","updated_at":"2022-09-01T09:11:36.450Z","repository_link":"https://github.com/stdlib-js/random-streams-discrete-uniform/blob/main/package.json","dependencies":[{"id":3488128650,"package_name":"@stdlib/array-uint32","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3488128651,"package_name":"@stdlib/array-uint8","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3488128652,"package_name":"@stdlib/assert-has-own-property","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3488128653,"package_name":"@stdlib/assert-is-boolean","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3488128654,"package_name":"@stdlib/assert-is-error","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3488128655,"package_name":"@stdlib/assert-is-integer","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3488128656,"package_name":"@stdlib/assert-is-nonnegative-integer","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3488128657,"package_name":"@stdlib/assert-is-nonnegative-number","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3488128658,"package_name":"@stdlib/assert-is-plain-object","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3488128659,"package_name":"@stdlib/assert-is-positive-integer","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3488128660,"package_name":"@stdlib/assert-is-string","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3488128661,"package_name":"@stdlib/assert-is-uint8array","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3488128662,"package_name":"@stdlib/blas-base-gcopy","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3488128663,"package_name":"@stdlib/buffer-from-array","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3488128664,"package_name":"@stdlib/buffer-from-string","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3488128665,"package_name":"@stdlib/cli-ctor","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3488128666,"package_name":"@stdlib/fs-read-file","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3488128667,"package_name":"@stdlib/fs-write-file","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3488128668,"package_name":"@stdlib/process-cwd","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3488128669,"package_name":"@stdlib/random-base-discrete-uniform","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3488128670,"package_name":"@stdlib/streams-node-stdout","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3488128671,"package_name":"@stdlib/string-format","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3488128672,"package_name":"@stdlib/types","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3488128673,"package_name":"@stdlib/utils-copy","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3488128674,"package_name":"@stdlib/utils-define-nonenumerable-property","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3488128675,"package_name":"@stdlib/utils-define-nonenumerable-read-only-property","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3488128676,"package_name":"@stdlib/utils-define-read-only-accessor","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3488128677,"package_name":"@stdlib/utils-define-read-write-accessor","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3488128678,"package_name":"@stdlib/utils-inherit","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3488128679,"package_name":"@stdlib/utils-next-tick","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"runtime","optional":false},{"id":3488128680,"package_name":"debug","ecosystem":"npm","requirements":"^2.6.9","direct":true,"kind":"runtime","optional":false},{"id":3488128681,"package_name":"readable-stream","ecosystem":"npm","requirements":"^2.1.4","direct":true,"kind":"runtime","optional":false},{"id":3488128682,"package_name":"@stdlib/assert-is-browser","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3488128683,"package_name":"@stdlib/assert-is-buffer","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3488128684,"package_name":"@stdlib/assert-is-uint32array","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3488128685,"package_name":"@stdlib/assert-is-windows","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3488128686,"package_name":"@stdlib/bench","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3488128687,"package_name":"@stdlib/constants-uint32-max","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3488128688,"package_name":"@stdlib/fs-exists","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3488128689,"package_name":"@stdlib/fs-unlink","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3488128690,"package_name":"@stdlib/math-base-assert-is-nan","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3488128691,"package_name":"@stdlib/process-exec-path","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3488128692,"package_name":"@stdlib/random-base-minstd","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3488128693,"package_name":"@stdlib/streams-node-inspect-sink","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3488128694,"package_name":"@stdlib/string-replace","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3488128695,"package_name":"@stdlib/time-now","ecosystem":"npm","requirements":"^0.0.x","direct":true,"kind":"development","optional":false},{"id":3488128696,"package_name":"tape","ecosystem":"npm","requirements":"git+https://github.com/kgryte/tape.git#fix/globby","direct":true,"kind":"development","optional":false},{"id":3488128697,"package_name":"proxyquire","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":3488128698,"package_name":"istanbul","ecosystem":"npm","requirements":"^0.4.1","direct":true,"kind":"development","optional":false},{"id":3488128699,"package_name":"tap-spec","ecosystem":"npm","requirements":"5.x.x","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/benchmark.yml","sha":null,"kind":"manifest","created_at":"2023-01-23T21:01:12.980Z","updated_at":"2023-01-23T21:01:12.980Z","repository_link":"https://github.com/stdlib-js/random-streams-discrete-uniform/blob/main/.github/workflows/benchmark.yml","dependencies":[{"id":7129926253,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7129926254,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cancel.yml","sha":null,"kind":"manifest","created_at":"2023-01-23T21:01:12.987Z","updated_at":"2023-01-23T21:01:12.987Z","repository_link":"https://github.com/stdlib-js/random-streams-discrete-uniform/blob/main/.github/workflows/cancel.yml","dependencies":[{"id":7129926255,"package_name":"styfle/cancel-workflow-action","ecosystem":"actions","requirements":"0.11.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/close_pull_requests.yml","sha":null,"kind":"manifest","created_at":"2023-01-23T21:01:12.993Z","updated_at":"2023-01-23T21:01:12.993Z","repository_link":"https://github.com/stdlib-js/random-streams-discrete-uniform/blob/main/.github/workflows/close_pull_requests.yml","dependencies":[{"id":7129926256,"package_name":"superbrothers/close-pull-request","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/examples.yml","sha":null,"kind":"manifest","created_at":"2023-01-23T21:01:12.998Z","updated_at":"2023-01-23T21:01:12.998Z","repository_link":"https://github.com/stdlib-js/random-streams-discrete-uniform/blob/main/.github/workflows/examples.yml","dependencies":[{"id":7129926257,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7129926258,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/npm_downloads.yml","sha":null,"kind":"manifest","created_at":"2023-01-23T21:01:13.004Z","updated_at":"2023-01-23T21:01:13.004Z","repository_link":"https://github.com/stdlib-js/random-streams-discrete-uniform/blob/main/.github/workflows/npm_downloads.yml","dependencies":[{"id":7129926259,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7129926260,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7129926261,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7129926262,"package_name":"distributhor/workflow-webhook","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/productionize.yml","sha":null,"kind":"manifest","created_at":"2023-01-23T21:01:13.009Z","updated_at":"2023-01-23T21:01:13.009Z","repository_link":"https://github.com/stdlib-js/random-streams-discrete-uniform/blob/main/.github/workflows/productionize.yml","dependencies":[{"id":7129926263,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7129926264,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7129926265,"package_name":"stdlib-js/transform-errors-action","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":7129926266,"package_name":"stdlib-js/bundle-action","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":7129926267,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-23T21:01:13.015Z","updated_at":"2023-01-23T21:01:13.015Z","repository_link":"https://github.com/stdlib-js/random-streams-discrete-uniform/blob/main/.github/workflows/publish.yml","dependencies":[{"id":7129926268,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7129926269,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7129926270,"package_name":"JS-DevTools/npm-publish","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7129926271,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7129926272,"package_name":"styfle/cancel-workflow-action","ecosystem":"actions","requirements":"0.11.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-23T21:01:13.020Z","updated_at":"2023-01-23T21:01:13.020Z","repository_link":"https://github.com/stdlib-js/random-streams-discrete-uniform/blob/main/.github/workflows/test.yml","dependencies":[{"id":7129926273,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7129926274,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7129926275,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_bundles.yml","sha":null,"kind":"manifest","created_at":"2023-01-23T21:01:13.025Z","updated_at":"2023-01-23T21:01:13.025Z","repository_link":"https://github.com/stdlib-js/random-streams-discrete-uniform/blob/main/.github/workflows/test_bundles.yml","dependencies":[{"id":7129926276,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7129926277,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7129926278,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7129926279,"package_name":"denoland/setup-deno","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_coverage.yml","sha":null,"kind":"manifest","created_at":"2023-01-23T21:01:13.045Z","updated_at":"2023-01-23T21:01:13.045Z","repository_link":"https://github.com/stdlib-js/random-streams-discrete-uniform/blob/main/.github/workflows/test_coverage.yml","dependencies":[{"id":7129926280,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7129926281,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7129926282,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7129926283,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7129926284,"package_name":"distributhor/workflow-webhook","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_install.yml","sha":null,"kind":"manifest","created_at":"2023-01-23T21:01:13.058Z","updated_at":"2023-01-23T21:01:13.058Z","repository_link":"https://github.com/stdlib-js/random-streams-discrete-uniform/blob/main/.github/workflows/test_install.yml","dependencies":[{"id":7129926285,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7129926286,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7129926287,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish_cli.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T08:01:00.337Z","updated_at":"2023-02-17T08:01:00.337Z","repository_link":"https://github.com/stdlib-js/random-streams-discrete-uniform/blob/main/.github/workflows/publish_cli.yml","dependencies":[{"id":7736457869,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7736457873,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7736457874,"package_name":"JS-DevTools/npm-publish","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7736457876,"package_name":"act10ns/slack","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7736457878,"package_name":"styfle/cancel-workflow-action","ecosystem":"actions","requirements":"0.11.0","direct":true,"kind":"composite","optional":false}]}],"score":3.1780538303479458,"created_at":"2025-09-04T15:51:28.604Z","updated_at":"2025-10-07T08:20:45.756Z","avatar_url":"https://github.com/stdlib-js.png","language":"JavaScript","category":null,"sub_category":null,"monthly_downloads":3,"funding_links":["https://opencollective.com/stdlib","https://github.com/sponsors/stdlib-js","https://tidelift.com/funding/github/npm/@stdlib/stdlib"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/52954","html_url":"https://science.ecosyste.ms/projects/52954","bibtex_url":"https://science.ecosyste.ms/projects/52954/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/52954/export.apalike"}