{"id":8328991,"name":"@stdlib/random-streams-randn-cli","ecosystem":"npm","description":"Create a readable stream for generating pseudorandom numbers drawn from a standard normal distribution.","homepage":"https://stdlib.io","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/stdlib-js/random-streams-randn","keywords_array":["stdlib","stdmath","mathematics","math","statistics","stats","prng","rng","pseudorandom","random","rand","randn","normal","gaussian","bell","continuous","generator","readable","stream","seed","seedable"],"namespace":"stdlib","versions_count":4,"first_release_published_at":"2023-09-24T22:33:39.112Z","latest_release_published_at":"2026-02-08T23:01:58.523Z","latest_release_number":"0.2.2","last_synced_at":"2026-04-01T19:21:36.246Z","created_at":"2023-09-24T22:41:01.808Z","updated_at":"2026-04-01T19:21:36.246Z","registry_url":"https://www.npmjs.com/package/@stdlib/random-streams-randn-cli","install_command":"npm install @stdlib/random-streams-randn-cli","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/stdlib"},"dist-tags":{"latest":"0.2.2"}},"repo_metadata":{"id":50717464,"uuid":"377257585","full_name":"stdlib-js/random-streams-randn","owner":"stdlib-js","description":"Create a readable stream for generating pseudorandom numbers drawn from a standard normal distribution.","archived":false,"fork":false,"pushed_at":"2025-08-15T19:56:49.000Z","size":3141,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-05T05:54:40.669Z","etag":null,"topics":["bell","continuous","gaussian","generator","javascript","math","mathematics","node","node-js","nodejs","normal","prng","pseudorandom","rand","randn","random","rng","statistics","stats","stdlib"],"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:21:34.000Z","updated_at":"2025-08-15T19:38:08.000Z","dependencies_parsed_at":"2023-02-17T08:01:09.011Z","dependency_job_id":"b97dd293-6cb3-4ceb-9d86-a2dbd3bdfb3b","html_url":"https://github.com/stdlib-js/random-streams-randn","commit_stats":{"total_commits":41,"total_committers":1,"mean_commits":41.0,"dds":0.0,"last_synced_commit":"2c211f637a6167b69b0026c9a9f57bbda4dcb588"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/stdlib-js/random-streams-randn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdlib-js","download_url":"https://codeload.github.com/stdlib-js/random-streams-randn/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/sbom","scorecard":{"id":848721,"data":{"date":"2025-08-11","repo":{"name":"github.com/stdlib-js/random-streams-randn","commit":"72d3fb3c61fba59f277e082fe829491e4746514f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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:274: update your workflow using https://app.stepsecurity.io/secureworkflow/stdlib-js/random-streams-randn/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-randn/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-randn/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-randn/productionize.yml/main?enable=pin","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-randn/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-23T21:57:57.237Z","repository_id":50717464,"created_at":"2025-08-23T21:57:57.237Z","updated_at":"2025-08-23T21:57:57.237Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278681257,"owners_count":26027440,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"76605efdf4fd2b7710ffe5d18e98f3807a49664f","kind":"tag","published_at":"2024-02-25T22:24:12.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-randn/tar.gz/v0.2.1-cli","html_url":"https://github.com/stdlib-js/random-streams-randn/releases/tag/v0.2.1-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-randn@v0.2.1-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.2.1-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.2.1-cli/manifests"},{"name":"v0.2.1-esm","sha":"d1aa9bb8d25e0ff4da8ea622d71f31e552c1bd24","kind":"tag","published_at":"2024-02-25T22:24:11.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-randn/tar.gz/v0.2.1-esm","html_url":"https://github.com/stdlib-js/random-streams-randn/releases/tag/v0.2.1-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-randn@v0.2.1-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.2.1-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.2.1-esm/manifests"},{"name":"v0.2.1-umd","sha":"11ecbf3180fd4cdf90208f43a6b9e338da450c5d","kind":"tag","published_at":"2024-02-25T22:24:10.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-randn/tar.gz/v0.2.1-umd","html_url":"https://github.com/stdlib-js/random-streams-randn/releases/tag/v0.2.1-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-randn@v0.2.1-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.2.1-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.2.1-umd/manifests"},{"name":"v0.2.1-deno","sha":"e6b877034c6b571da1e06d671110a915d4bd1b34","kind":"tag","published_at":"2024-02-25T22:24:09.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-randn/tar.gz/v0.2.1-deno","html_url":"https://github.com/stdlib-js/random-streams-randn/releases/tag/v0.2.1-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-randn@v0.2.1-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.2.1-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.2.1-deno/manifests"},{"name":"v0.2.1","sha":"664cf070bc9d52b410624a019aebfb3ab1ed47c3","kind":"commit","published_at":"2024-02-25T19:56:44.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-randn/tar.gz/v0.2.1","html_url":"https://github.com/stdlib-js/random-streams-randn/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-randn@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.2.1/manifests"},{"name":"v0.2.0-cli","sha":"4d79fde57e7dd4a6841ad845320a25e2b7de528d","kind":"tag","published_at":"2024-02-15T06:44:42.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-randn/tar.gz/v0.2.0-cli","html_url":"https://github.com/stdlib-js/random-streams-randn/releases/tag/v0.2.0-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-randn@v0.2.0-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.2.0-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.2.0-cli/manifests"},{"name":"v0.2.0-esm","sha":"2699beb8a51d0f1b9db45bb3384564be7c406737","kind":"tag","published_at":"2024-02-15T06:44:41.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-randn/tar.gz/v0.2.0-esm","html_url":"https://github.com/stdlib-js/random-streams-randn/releases/tag/v0.2.0-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-randn@v0.2.0-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.2.0-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.2.0-esm/manifests"},{"name":"v0.2.0-umd","sha":"549780017d6e3dc35c475211911ecdb744627070","kind":"tag","published_at":"2024-02-15T06:44:40.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-randn/tar.gz/v0.2.0-umd","html_url":"https://github.com/stdlib-js/random-streams-randn/releases/tag/v0.2.0-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-randn@v0.2.0-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.2.0-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.2.0-umd/manifests"},{"name":"v0.2.0-deno","sha":"b444d05c7b4d9c93db83c29a64299689e995202d","kind":"tag","published_at":"2024-02-15T06:44:39.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-randn/tar.gz/v0.2.0-deno","html_url":"https://github.com/stdlib-js/random-streams-randn/releases/tag/v0.2.0-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-randn@v0.2.0-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.2.0-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.2.0-deno/manifests"},{"name":"v0.2.0","sha":"2c211f637a6167b69b0026c9a9f57bbda4dcb588","kind":"commit","published_at":"2024-02-15T00:41:44.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-randn/tar.gz/v0.2.0","html_url":"https://github.com/stdlib-js/random-streams-randn/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-randn@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.2.0/manifests"},{"name":"v0.1.0-cli","sha":"32a0745427d3d50221d22886bae8e45ec1820ffb","kind":"tag","published_at":"2023-09-24T22:02:40.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-randn/tar.gz/v0.1.0-cli","html_url":"https://github.com/stdlib-js/random-streams-randn/releases/tag/v0.1.0-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-randn@v0.1.0-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.1.0-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.1.0-cli/manifests"},{"name":"v0.1.0-esm","sha":"b0d85d19191d7f94ca8b3d001fdfd0c48b093c1c","kind":"tag","published_at":"2023-09-24T22:02:39.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-randn/tar.gz/v0.1.0-esm","html_url":"https://github.com/stdlib-js/random-streams-randn/releases/tag/v0.1.0-esm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-randn@v0.1.0-esm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.1.0-esm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.1.0-esm/manifests"},{"name":"v0.1.0-umd","sha":"a96f21d0a88fe5aae0d09e72d0decde20d31249c","kind":"tag","published_at":"2023-09-24T22:02:37.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-randn/tar.gz/v0.1.0-umd","html_url":"https://github.com/stdlib-js/random-streams-randn/releases/tag/v0.1.0-umd","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-randn@v0.1.0-umd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.1.0-umd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.1.0-umd/manifests"},{"name":"v0.1.0-deno","sha":"b1630e0023229baec46e7599c55b8f3747a07cc4","kind":"tag","published_at":"2023-09-24T22:02:35.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-randn/tar.gz/v0.1.0-deno","html_url":"https://github.com/stdlib-js/random-streams-randn/releases/tag/v0.1.0-deno","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-randn@v0.1.0-deno","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.1.0-deno","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.1.0-deno/manifests"},{"name":"v0.1.0","sha":"8c80b8c35acd7f53a13ba69763d8a602d9a961a5","kind":"commit","published_at":"2023-09-24T19:14:22.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-randn/tar.gz/v0.1.0","html_url":"https://github.com/stdlib-js/random-streams-randn/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-randn@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.1.0/manifests"},{"name":"v0.0.7","sha":"9fb0b9b21832776a150efe3a9df6127f06091a46","kind":"commit","published_at":"2022-02-16T07:57:47.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-randn/tar.gz/v0.0.7","html_url":"https://github.com/stdlib-js/random-streams-randn/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-randn@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"79f782d2d1045417fa4568f7b48af285e3a66817","kind":"commit","published_at":"2021-08-22T16:47:41.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-randn/tar.gz/v0.0.6","html_url":"https://github.com/stdlib-js/random-streams-randn/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-randn@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"6dcb0ac8f8640792a9652000820545293cd4e58e","kind":"tag","published_at":"2021-07-10T00:30:45.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-randn/tar.gz/v0.0.5","html_url":"https://github.com/stdlib-js/random-streams-randn/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-randn@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"5eabfd2cb0d2b3e43307a8b6d0848591bb9082bd","kind":"tag","published_at":"2021-07-07T01:39:27.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-randn/tar.gz/v0.0.4","html_url":"https://github.com/stdlib-js/random-streams-randn/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-randn@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"c4cc0a1f2557026d940fc32c8542c707136de4ef","kind":"tag","published_at":"2021-06-19T17:18:05.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-randn/tar.gz/v0.0.3","html_url":"https://github.com/stdlib-js/random-streams-randn/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-randn@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"a54c10344dab0d8a170830177e5f631207496efd","kind":"tag","published_at":"2021-06-16T12:52:48.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-randn/tar.gz/v0.0.2","html_url":"https://github.com/stdlib-js/random-streams-randn/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-randn@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"76297ddc7c2ca32f9faf1e9e1c15163812a7df42","kind":"tag","published_at":"2021-06-15T18:22:01.000Z","download_url":"https://codeload.github.com/stdlib-js/random-streams-randn/tar.gz/v0.0.1","html_url":"https://github.com/stdlib-js/random-streams-randn/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stdlib-js/random-streams-randn@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdlib-js%2Frandom-streams-randn/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-02-27T10:44:31.519Z","dependent_packages_count":0,"downloads":15,"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-randn-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stdlib/random-streams-randn-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stdlib/random-streams-randn-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stdlib/random-streams-randn-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-08-13T09:06:43.843Z","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-randn/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Frandom-streams-randn-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Frandom-streams-randn-cli/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Frandom-streams-randn-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Frandom-streams-randn-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stdlib%2Frandom-streams-randn-cli/codemeta","maintainers":[{"uuid":"planeshifter","login":"planeshifter","name":null,"email":"pgb@andrew.cmu.edu","url":null,"packages_count":5862,"html_url":"https://www.npmjs.com/~planeshifter","role":null,"created_at":"2023-09-24T22:55:46.124Z","updated_at":"2023-09-24T22:55:46.124Z","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":5820,"html_url":"https://www.npmjs.com/~rreusser","role":null,"created_at":"2023-09-24T22:55:46.277Z","updated_at":"2023-09-24T22:55:46.277Z","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":5553,"html_url":"https://www.npmjs.com/~stdlib-bot","role":null,"created_at":"2023-09-24T22:55:45.985Z","updated_at":"2023-09-24T22:55:45.985Z","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":6352,"html_url":"https://www.npmjs.com/~kgryte","role":null,"created_at":"2023-09-24T22:55:46.043Z","updated_at":"2023-09-24T22:55:46.043Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kgryte/packages"}]}