Decision Workspace
rand_blake3 vs rand_mt vs bevy_prng
Side-by-side comparison of Rust crates
52
rand_blake3
stablev1.0.2
rand implementations for blake3 types
73
rand_mt
stablev6.0.2
Reference Mersenne Twister random number generators.
65
bevy_prng
growingv0.14.2
A crate providing newtyped RNGs for integration into Bevy.
Core Metrics
| rand_blake3 | rand_mt | bevy_prng | |
|---|---|---|---|
| Health Score | 52 | 73 | 65 |
| Total Downloads | 10.3K | 1.1M | 66.4K |
| 30d Downloads | 26 | 430.0K | 3.6K |
| Dependents | 0 | 121 | 68 |
| Releases | 8 | 15 | 21 |
| Last Updated | 861d ago | 11d ago | 18d ago |
| Age | 2y 4m | 6y | 2y 7m |
Health Breakdown
rand_blake3
Maintenance
12
Quality
19
Community
6
Popularity
5
Documentation
10
rand_mt
Maintenance
16
Quality
18
Community
17
Popularity
7
Documentation
15
bevy_prng
Maintenance
19
Quality
17
Community
11
Popularity
6
Documentation
12
Technical Details
| rand_blake3 | rand_mt | bevy_prng | |
|---|---|---|---|
| Version | 1.0.2 | 6.0.2 | 0.14.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MPL-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 2 | 11 |
| Crate Size | 10KB | 55KB | 21KB |
| Features | 0 | 2 | 12 |
| Yanked % | 0.0% | 13.3% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85.0 | 1.89.0 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •rand_mt leads with a health score of 73/100, but none of the options score above 80.
- •rand_mt is depended on by 121 crates — strongest ecosystem trust.
- •⚠ rand_blake3 has not been updated in over a year.
- •bevy_prng is pre-1.0 — API may change.