Decision Workspace
rand_isaac vs rand vs rand_pcg
Side-by-side comparison of Rust crates
68
rand_isaac
growingv0.5.1
ISAAC random number generator
74
rand
growingv0.10.1
Random number generators and other randomness functionality.
72
rand_pcg
growingv0.10.2
Selected PCG random number generators
Core Metrics
| rand_isaac | rand | rand_pcg | |
|---|---|---|---|
| Health Score | 68 | 74 | 72 |
| Total Downloads | 48.2M | 1.2B | 119.5M |
| 30d Downloads | 1.3M | 106.5M | 4.9M |
| Dependents | 485 | 334.0K | 3.7K |
| Releases | 9 | 89 | 20 |
| Last Updated | 6d ago | 39d ago | 44d ago |
| Age | 7y 7m | 11y 3m | 7y 7m |
Health Breakdown
rand_isaac
Maintenance
16
Quality
11
Community
18
Popularity
8
Documentation
15
rand
Maintenance
17
Quality
15
Community
19
Popularity
8
Documentation
15
rand_pcg
Maintenance
13
Quality
16
Community
20
Popularity
8
Documentation
15
Technical Details
| rand_isaac | rand | rand_pcg | |
|---|---|---|---|
| Version | 0.5.1 | 0.10.1 | 0.10.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 8 | 3 |
| Crate Size | 17KB | 106KB | 15KB |
| Features | 1 | 11 | 1 |
| Yanked % | 11.1% | 2.3% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | 1.85 | 1.85 |
| Owners | 2 (team) | 2 (team) | 2 (team) |
Links
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.