Decision Workspace
mersenne_twister vs rand_mt vs ya-rand
Side-by-side comparison of Rust crates
45
mersenne_twister
growingv1.1.1
Mersenne Twister pseudorandom number generator
73
rand_mt
stablev6.0.2
Reference Mersenne Twister random number generators.
62
ya-rand
stablev2.0.2
A crate for simple and fast random number generation
Core Metrics
| mersenne_twister | rand_mt | ya-rand | |
|---|---|---|---|
| Health Score | 45 | 73 | 62 |
| Total Downloads | 220.4K | 1.1M | 11.1K |
| 30d Downloads | 261 | 430.0K | 55 |
| Dependents | 4 | 121 | 10 |
| Releases | 11 | 15 | 19 |
| Last Updated | 2991d ago | 11d ago | 176d ago |
| Age | 11y 1m | 6y | 1y 1m |
Health Breakdown
mersenne_twister
Maintenance
3
Quality
20
Community
5
Popularity
6
Documentation
11
rand_mt
Maintenance
16
Quality
18
Community
17
Popularity
7
Documentation
15
ya-rand
Maintenance
12
Quality
21
Community
9
Popularity
5
Documentation
15
Technical Details
| mersenne_twister | rand_mt | ya-rand | |
|---|---|---|---|
| Version | 1.1.1 | 6.0.2 | 2.0.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 2 | 7 |
| Crate Size | 45KB | 55KB | 20KB |
| Features | 0 | 2 | 5 |
| Yanked % | 0.0% | 13.3% | 0.0% |
| Edition | — | 2024 | 2024 |
| MSRV | — | 1.85.0 | 1.89 |
| 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.
- •⚠ mersenne_twister has not been updated in over a year.