An open API service for producing an overview of a list of open source projects.

https://github.com/dubzzz/pure-rand

Score: 27.655916418688076

Last synced: about 16 hours ago
JSON representation

Repository metadata:

Pure random number generator written in TypeScript


Owner metadata:


Committers metadata

Last synced: 4 days ago

Total Commits: 1,022
Total Committers: 5
Avg Commits per committer: 204.4
Development Distribution Score (DDS): 0.598

Commits in past year: 250
Committers in past year: 3
Avg Commits per committer in past year: 83.333
Development Distribution Score (DDS) in past year: 0.5

Name Email Commits
Nicolas DUBIEN g****b@d****g 411
renovate[bot] 2****] 345
dependabot[bot] 4****] 254
Copilot 1****t 7
dependabot[bot] s****t@d****m 5

Package metadata

ubuntu-23.10: node-pure-rand

  • Homepage: https://github.com/dubzzz/pure-rand
  • Licenses: mit
  • Latest release: 6.0.2+ds1-2 (published 6 months ago)
  • Last Synced: 2026-07-24T20:26:26.582Z (5 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 1.507%
    • Stargazers count: 2.404%
    • Forks count: 3.624%
npmjs.org: pure-rand

Pure random number generator written in TypeScript

  • Homepage: https://github.com/dubzzz/pure-rand#readme
  • Licenses: MIT
  • Latest release: 8.4.2 (published 19 days ago)
  • Last Synced: 2026-07-25T07:26:41.461Z (4 days ago)
  • Versions: 52
  • Dependent Packages: 105
  • Dependent Repositories: 60,919
  • Downloads: 257,454,390 Last month
  • Docker Downloads: 1,331,951,692
  • Rankings:
    • Downloads: 0.035%
    • Dependent repos count: 0.124%
    • Docker downloads count: 0.224%
    • Dependent packages count: 0.347%
    • Average: 2.968%
    • Stargazers count: 5.73%
    • Forks count: 11.349%
  • Maintainers (1)
  • Funding:
    • url: https://github.com/sponsors/dubzzz: type: individual
    • url: https://opencollective.com/fast-check: type: opencollective
repo1.maven.org: org.webjars.npm:pure-rand

WebJar for pure-rand

  • Homepage: https://www.webjars.org
  • Documentation: https://appdoc.app/artifact/org.webjars.npm/pure-rand/
  • Licenses: MIT
  • Latest release: 6.1.0 (published 5 months ago)
  • Last Synced: 2026-07-25T07:26:41.270Z (4 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 29.944%
    • Average: 36.375%
    • Dependent packages count: 42.807%
repo1.maven.org: org.mvnpm:pure-rand

Pure random number generator written in TypeScript

  • Homepage: https://github.com/dubzzz/pure-rand#readme
  • Documentation: https://appdoc.app/artifact/org.mvnpm/pure-rand/
  • Licenses: MIT
  • Latest release: 8.4.2 (published 19 days ago)
  • Last Synced: 2026-07-25T07:26:41.455Z (4 days ago)
  • Versions: 9
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 29.986%
    • Average: 36.427%
    • Dependent packages count: 42.869%
ubuntu-24.10: node-pure-rand

  • Homepage: https://github.com/dubzzz/pure-rand
  • Licenses:
  • Latest release: 6.0.4+ds1-1 (published 6 months ago)
  • Last Synced: 2026-03-13T11:18:07.076Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
debian-13: node-pure-rand

  • Homepage: https://github.com/dubzzz/pure-rand
  • Documentation: https://packages.debian.org/trixie/node-pure-rand
  • Licenses:
  • Latest release: 6.0.4+ds1-2 (published 6 months ago)
  • Last Synced: 2026-03-14T07:06:44.965Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-24.04: node-pure-rand

  • Homepage: https://github.com/dubzzz/pure-rand
  • Licenses:
  • Latest release: 6.0.4+ds1-1 (published 6 months ago)
  • Last Synced: 2026-03-06T16:48:01.282Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%

Dependencies

package.json npm
  • @types/jest ^27.0.1 development
  • @types/node ^18.6.3 development
  • benchmark ^2.1.4 development
  • chalk ^5.0.0 development
  • console-table-printer 2.11.1 development
  • cross-env ^7.0.3 development
  • fast-check ^3.1.1 development
  • glob ^8.0.3 development
  • jest ^26.1.0 development
  • microtime ^3.0.0 development
  • prettier 2.7.1 development
  • replace-in-file ^6.1.0 development
  • source-map-support ^0.5.16 development
  • ts-jest ^26.1.2 development
  • ts-node ^10.0.0 development
  • typescript ^4.0.2 development
  • yargs ^17.0.1 development
.github/workflows/build-status.yml actions
  • actions/checkout v3 composite
  • actions/download-artifact v3 composite
  • actions/setup-node v3 composite
  • actions/upload-artifact v3 composite
  • codecov/codecov-action v3 composite
pnpm-workspace.yaml npm
pnpm-lock.yaml npm
  • 347 dependencies
.github/workflows/compare.yml actions
  • actions/checkout v4.0.0 composite
  • actions/setup-node v3.8.1 composite
.github/workflows/mirror-tangled.yml actions
  • actions/checkout de0fac2e4500dabe0009e67214ff5f5447ce83dd composite
.github/workflows/zizmor.yml actions
  • actions/checkout de0fac2e4500dabe0009e67214ff5f5447ce83dd composite
  • zizmorcore/zizmor-action b1d7e1fb5de872772f31590499237e7cce841e8e composite