https://github.com/rust-random/rand
Score: 35.479667597150005
Last synced: about 13 hours ago
JSON representation
Repository metadata:
A Rust library for random number generation.
- Host: GitHub
- URL: https://github.com/rust-random/rand
- Owner: rust-random
- License: other
- Created: 2015-02-03T05:59:32.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2026-08-18T18:30:06.000Z (8 days ago)
- Last Synced: 2026-08-20T05:48:42.721Z (7 days ago)
- Language: Rust
- Homepage: https://crates.io/crates/rand
- Size: 5.22 MB
- Stars: 2,067
- Watchers: 24
- Forks: 506
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE-APACHE
- Security: SECURITY.md
- Copyright: COPYRIGHT
-
Funding:
- Github: dhardy
Owner metadata:
- Name: rust-random
- Login: rust-random
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/42028081?v=4
- Repositories: 10
- Last Synced at: 2026-08-23T00:21:53.328Z
- Profile URL: https://github.com/rust-random
GitHub Events
Total
- Create event: 70
- Delete event: 66
- Fork event: 52
- Issue comment event: 594
- Issues event: 126
- Pull request event: 241
- Pull request review comment event: 211
- Pull request review event: 278
- Push event: 179
- Release event: 5
- Watch event: 271
- Total: 2093
Last Year
- Create event: 50
- Delete event: 54
- Fork event: 9
- Issue comment event: 120
- Issues event: 10
- Pull request event: 79
- Pull request review comment event: 48
- Pull request review event: 56
- Push event: 90
- Release event: 1
- Watch event: 47
- Total: 564
Committers metadata
Last synced: 1 day ago
Total Commits: 2,846
Total Committers: 311
Avg Commits per committer: 9.151
Development Distribution Score (DDS): 0.709
Commits in past year: 177
Committers in past year: 16
Avg Commits per committer in past year: 11.063
Development Distribution Score (DDS) in past year: 0.345
| Name | Commits | |
|---|---|---|
| Diggory Hardy | g****t@d****e | 828 |
| Vinzent Steinberg | V****g@g****m | 418 |
| Paul Dicker | p****r@g****m | 275 |
| Alex Crichton | a****x@a****m | 155 |
| Huon Wilson | d****b@g****m | 87 |
| newpavlov | n****v@g****m | 62 |
| Brian Anderson | b****n@m****m | 52 |
| Patrick Walton | p****n@m****t | 47 |
| dependabot[bot] | 4****] | 41 |
| Kaz Wesley | k****z@l****g | 32 |
| TheIronBorn | T****n | 21 |
| Jorge Aparicio | j****s@g****m | 19 |
| Tristan Dannenberg | d****n@h****e | 16 |
| Daniel Saxton | d****n@p****e | 16 |
| Stephen Sherratt | s****t@g****m | 16 |
| Niko Matsakis | n****o@a****u | 16 |
| Daniel Micay | d****y@g****m | 15 |
| Graydon Hoare | g****n@m****m | 15 |
| Ralf Jung | p****t@r****e | 15 |
| Nick Cameron | n****n@m****m | 13 |
| Aaron Turon | a****n@m****m | 13 |
| Jonas Sicking | j****s@s****c | 13 |
| Benjamin Lieser | b****r@m****e | 12 |
| Simonas Kazlauskas | g****t@k****e | 12 |
| Brendan Zabarauskas | b****a@y****u | 12 |
| zroug | 3****g | 10 |
| Rohit Joshi | y****9@c****m | 10 |
| Garrett Berg | g****g@g****m | 9 |
| Steven Fackler | s****r@p****m | 9 |
| Erick Tryzelaar | e****r@g****m | 9 |
| and 281 more... | ||
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 235
Total pull requests: 524
Average time to close issues: 11 months
Average time to close pull requests: about 1 month
Total issue authors: 159
Total pull request authors: 94
Average comments per issue: 6.03
Average comments per pull request: 2.64
Merged pull request: 353
Bot issues: 0
Bot pull requests: 51
Past year issues: 25
Past year pull requests: 99
Past year average time to close issues: 24 days
Past year average time to close pull requests: 6 days
Past year issue authors: 21
Past year pull request authors: 18
Past year average comments per issue: 4.56
Past year average comments per pull request: 1.77
Past year merged pull request: 56
Past year bot issues: 0
Past year bot pull requests: 24
Top Issue Authors
- dhardy (33)
- vks (10)
- newpavlov (5)
- benjamin-lieser (4)
- burdges (4)
- TheIronBorn (3)
- pitdicker (3)
- Pr0methean (3)
- abonander (2)
- jametve (2)
- dmackinn (2)
- thomcc (2)
- YichiZhang0613 (2)
- LikeLakers2 (2)
- RalfJung (2)
Top Pull Request Authors
- dhardy (202)
- dependabot[bot] (51)
- newpavlov (24)
- baloo (18)
- benjamin-lieser (18)
- MichaelOwenDyer (17)
- atouchet (11)
- vks (11)
- TheIronBorn (10)
- waywardmonkeys (8)
- teddytennant (7)
- sorairolake (6)
- WarrenWeckesser (5)
- nstilt1 (4)
- Unparalleled-Calvin (4)
Top Issue Labels
- X-bug (23)
- E-question (17)
- P-low (7)
- X-stale (6)
- E-easy (6)
- E-help-wanted (4)
- X-security (4)
- A-new (4)
- P-postpone (4)
- B-API (4)
- X-discussion (3)
- X-tracker (2)
- C-docs (2)
- F-new-int (2)
- C-optimisation (2)
- B-value (2)
- A-degenerate (2)
- F-new-alg (2)
- T-distributions (1)
- B-compiler (1)
- X-enhancement (1)
- F-new-ext (1)
- D-has-PR (1)
- T-RNG (1)
Top Pull Request Labels
- dependencies (51)
- rust (38)
- D-review (17)
- D-changes (14)
- github_actions (13)
- E-question (7)
- B-API (7)
- X-stale (7)
- B-value (6)
- D-work-in-progress (3)
- P-postpone (3)
- X-discussion (2)
- X-experimental (1)
Package metadata
- Total packages: 8
-
Total downloads:
- cargo: 2,932,820,005 total
- Total docker downloads: 1,010,887,164
- Total dependent packages: 16,266 (may contain duplicates)
- Total dependent repositories: 165,677 (may contain duplicates)
- Total versions: 128
- Total maintainers: 6
- Total advisories: 1
crates.io: rand
Random number generators and other randomness functionality.
- Homepage: https://rust-random.github.io/book
- Documentation: https://docs.rs/rand/
- Licenses: MIT OR Apache-2.0
- Latest release: 0.10.2 (published about 2 months ago)
- Last Synced: 2026-08-25T13:38:15.817Z (1 day ago)
- Versions: 93
- Dependent Packages: 15,477
- Dependent Repositories: 86,804
- Downloads: 1,585,003,761 Total
- Docker Downloads: 492,060,618
-
Rankings:
- Downloads: 0.003%
- Dependent packages count: 0.004%
- Dependent repos count: 0.01%
- Docker downloads count: 0.032%
- Average: 1.004%
- Forks count: 2.072%
- Stargazers count: 3.903%
- Maintainers (1)
- Advisories:
crates.io: rand_chacha
ChaCha random number generator
- Homepage: https://rust-random.github.io/book
- Documentation: https://docs.rs/rand_chacha/
- Licenses: MIT OR Apache-2.0
- Latest release: 0.10.0 (published 7 months ago)
- Last Synced: 2026-08-25T13:38:28.194Z (1 day ago)
- Versions: 16
- Dependent Packages: 746
- Dependent Repositories: 66,857
- Downloads: 1,295,135,911 Total
- Docker Downloads: 491,208,175
-
Rankings:
- Downloads: 0.013%
- Dependent repos count: 0.025%
- Docker downloads count: 0.033%
- Dependent packages count: 0.109%
- Average: 1.026%
- Forks count: 2.072%
- Stargazers count: 3.903%
- Maintainers (1)
crates.io: rand_os
OS backed Random Number Generator
- Homepage: https://crates.io/crates/rand_os
- Documentation: https://docs.rs/rand_os/
- Licenses: MIT OR Apache-2.0
- Latest release: 0.2.2 (published almost 7 years ago)
- Last Synced: 2026-08-25T13:38:23.363Z (1 day ago)
- Versions: 7
- Dependent Packages: 30
- Dependent Repositories: 11,994
- Downloads: 52,543,833 Total
- Docker Downloads: 27,618,308
-
Rankings:
- Dependent repos count: 0.256%
- Downloads: 0.332%
- Docker downloads count: 0.377%
- Dependent packages count: 1.382%
- Average: 1.387%
- Forks count: 2.072%
- Stargazers count: 3.903%
- Maintainers (1)
crates.io: rand_derive
`#[derive(Rand)]` macro (deprecated).
- Homepage: https://github.com/rust-random/rand/tree/rand_derive/rand-derive
- Documentation: https://docs.rs/rand_derive/
- Licenses: MIT/Apache-2.0
- Latest release: 0.5.0 (published almost 8 years ago)
- Last Synced: 2026-08-25T13:38:23.391Z (1 day ago)
- Versions: 5
- Dependent Packages: 12
- Dependent Repositories: 22
- Downloads: 126,739 Total
- Docker Downloads: 63
-
Rankings:
- Forks count: 2.049%
- Dependent packages count: 3.003%
- Stargazers count: 3.97%
- Average: 4.707%
- Dependent repos count: 5.765%
- Docker downloads count: 6.512%
- Downloads: 6.944%
- Maintainers (3)
crates.io: rand_hc128
HC128 random number generator
- Homepage: https://crates.io/crates/rand_hc128
- Documentation: https://docs.rs/rand_hc128/
- Licenses: MIT/Apache-2.0
- Latest release: (published 1 day ago)
- Last Synced: 2026-08-25T13:38:19.145Z (1 day ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 4,119 Total
-
Rankings:
- Forks count: 2.122%
- Stargazers count: 4.541%
- Dependent packages count: 16.956%
- Average: 17.33%
- Dependent repos count: 29.318%
- Downloads: 33.714%
- Maintainers (1)
crates.io: fake-rand-test
Random number generators and other randomness functionality.
- Homepage: https://crates.io/crates/rand
- Documentation: https://docs.rs/fake-rand-test/
- Licenses: MIT/Apache-2.0
- Latest release: (published 1 day ago)
- Last Synced: 2026-08-25T13:38:24.926Z (1 day ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 1,601 Total
-
Rankings:
- Forks count: 2.122%
- Stargazers count: 4.541%
- Average: 25.705%
- Dependent repos count: 29.318%
- Dependent packages count: 33.812%
- Downloads: 58.733%
- Maintainers (1)
crates.io: doc_info_dl
a small rust library for pulling miscellaneous information from text files.
- Homepage:
- Documentation: https://docs.rs/doc_info_dl/
- Licenses: MIT OR Apache-2.0
- Latest release: 0.1.0 (published over 5 years ago)
- Last Synced: 2026-08-25T13:38:41.578Z (1 day ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 1,694 Total
-
Rankings:
- Forks count: 2.122%
- Stargazers count: 4.541%
- Dependent repos count: 29.318%
- Average: 29.711%
- Dependent packages count: 33.812%
- Downloads: 78.76%
- Maintainers (1)
crates.io: rands
Random number generators and other randomness functionality.
- Homepage: https://rust-random.github.io/book
- Status: removed
- Documentation: https://docs.rs/rands/
- Licenses: MIT OR Apache-2.0
- Latest release: 0.8.8 (published almost 2 years ago)
- Last Synced: 2026-08-25T13:38:25.103Z (1 day ago)
- Versions: 4
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 2,347 Total
-
Rankings:
- Dependent repos count: 25.724%
- Dependent packages count: 34.116%
- Average: 52.181%
- Downloads: 96.704%
- Maintainers (1)
Dependencies
- log 0.4.4
- packed_simd 0.3.7
- rand_chacha 0.3.0
- rand_core 0.6.0
- serde 1.0.103
- actions/cache v3 composite
- actions/checkout v3 composite
- dtolnay/rust-toolchain nightly composite
- dtolnay/rust-toolchain master composite
- actions/checkout v6 composite
- rust-lang/crates-io-auth-action v1 composite
- criterion 0.5 development
- criterion-cycles-per-byte 0.6 development
- actions/checkout v4 composite
- dtolnay/rust-toolchain master composite