Decision Workspace
oorandom vs rand_pcg vs pcg32
Side-by-side comparison of Rust crates
56
oorandom
growingv11.1.5
A tiny, robust PRNG implementation.
72
rand_pcg
growingv0.10.1
Selected PCG random number generators
52
pcg32
growingv0.1.3
No-frills PCG32 random number generator implementation
Core Metrics
| oorandom | rand_pcg | pcg32 | |
|---|---|---|---|
| Health Score | 56 | 72 | 52 |
| Total Downloads | 155.6M | 109.3M | 3.2K |
| 30d Downloads | 11.2M | 4.9M | 30 |
| Dependents | 1.9K | 3.5K | 3 |
| Releases | 17 | 19 | 4 |
| Last Updated | 385d ago | 45d ago | 160d ago |
| Age | 6y 8m | 7y 5m | 3y |
Health Breakdown
oorandom
Maintenance
5
Quality
19
Community
15
Popularity
8
Documentation
9
rand_pcg
Maintenance
13
Quality
16
Community
20
Popularity
8
Documentation
15
pcg32
Maintenance
10
Quality
15
Community
8
Popularity
4
Documentation
15
Technical Details
| oorandom | rand_pcg | pcg32 | |
|---|---|---|---|
| Version | 11.1.5 | 0.10.1 | 0.1.3 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | CC0-1.0 |
| Dependencies | 4 | 3 | 1 |
| Crate Size | 24KB | 15KB | 11KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | 1.85 | 1.85 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •rand_pcg leads with a health score of 72/100, but none of the options score above 80.
- •oorandom has the most downloads (155.6M), suggesting wider adoption.
- •rand_pcg is depended on by 3.5K crates — strongest ecosystem trust.
- •⚠ oorandom has not been updated in over a year.
- •rand_pcg, pcg32 are pre-1.0 — API may change.