rustio rustio.net

rand vs rand_pcg vs rand_mt

Side-by-side comparison of Rust crates

Core Metrics

randrand_pcgrand_mt
Health Score747270
Total Downloads1.2B119.5M1.7M
30d Downloads106.5M4.9M238.9K
Dependents334.0K3.7K149
Releases892016
Last Updated39d ago44d ago56d ago
Age11y 3m7y 7m6y 2m

Health Breakdown

rand
Maintenance
17
Quality
15
Community
19
Popularity
8
Documentation
15
rand_pcg
Maintenance
13
Quality
16
Community
20
Popularity
8
Documentation
15
rand_mt
Maintenance
13
Quality
18
Community
17
Popularity
7
Documentation
15

Technical Details

randrand_pcgrand_mt
Version0.10.10.10.26.0.3
Stable (≥1.0)✗ No✗ No✓ Yes
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT OR Apache-2.0
Dependencies832
Crate Size106KB15KB55KB
Features1112
Yanked %2.3%0.0%12.5%
Edition202420242024
MSRV1.851.851.85.0
Owners2 (team)2 (team)2 (team)

Quick Verdict

  • rand leads with a health score of 74/100, but none of the options score above 80.
  • rand is depended on by 334.0K crates — strongest ecosystem trust.
  • rand, rand_pcg are pre-1.0 — API may change.