Decision Workspace
rand_pcg vs oorandom vs pcg32
Side-by-side comparison of Rust crates
72
rand_pcg
growingv0.10.2
Selected PCG random number generators
56
oorandom
growingv11.1.5
A tiny, robust PRNG implementation.
56
pcg32
growingv0.1.4
No-frills PCG32 random number generator implementation
Core Metrics
| rand_pcg | oorandom | pcg32 | |
|---|---|---|---|
| Health Score | 72 | 56 | 56 |
| Total Downloads | 119.5M | 180.6M | 3.4K |
| 30d Downloads | 4.9M | 14.1M | 0 |
| Dependents | 3.7K | 1.9K | 3 |
| Releases | 20 | 17 | 5 |
| Last Updated | 44d ago | 444d ago | 51d ago |
| Age | 7y 7m | 6y 10m | 3y 2m |
Health Breakdown
rand_pcg
Maintenance
13
Quality
16
Community
20
Popularity
8
Documentation
15
oorandom
Maintenance
5
Quality
19
Community
15
Popularity
8
Documentation
9
pcg32
Maintenance
14
Quality
15
Community
8
Popularity
4
Documentation
15
Technical Details
| rand_pcg | oorandom | pcg32 | |
|---|---|---|---|
| Version | 0.10.2 | 11.1.5 | 0.1.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | CC0-1.0 |
| Dependencies | 3 | 4 | 1 |
| Crate Size | 15KB | 24KB | 11KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2024 |
| MSRV | 1.85 | — | 1.85 |
| Owners | 2 (team) | 1 | 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 (180.6M), suggesting wider adoption.
- •rand_pcg is depended on by 3.7K crates — strongest ecosystem trust.
- •⚠ oorandom has not been updated in over a year.
- •rand_pcg, pcg32 are pre-1.0 — API may change.