Decision Workspace
vrd vs ya-rand vs semx_rand
Side-by-side comparison of Rust crates
63
vrd
growingv0.0.10
A lightweight, no_std-friendly random number generator backed by Xoshiro256++ with optional Mersenne Twister support.
61
ya-rand
growingv2.0.2
A crate for simple and fast random number generation
57
semx_rand
experimentalv0.1.61
xoshiro256++ 伪随机数生成器
Core Metrics
| vrd | ya-rand | semx_rand | |
|---|---|---|---|
| Health Score | 63 | 61 | 57 |
| Total Downloads | 120.7K | 11.1K | 796 |
| 30d Downloads | 4.3K | 0 | 0 |
| Dependents | 51 | 10 | 10 |
| Releases | 10 | 19 | 10 |
| Last Updated | 26d ago | 235d ago | 17d ago |
| Age | 3y 3m | 1y 3m | 10m |
Health Breakdown
vrd
Maintenance
16
Quality
15
Community
11
Popularity
6
Documentation
15
ya-rand
Maintenance
11
Quality
21
Community
9
Popularity
5
Documentation
15
semx_rand
Maintenance
18
Quality
15
Community
9
Popularity
3
Documentation
12
Technical Details
| vrd | ya-rand | semx_rand | |
|---|---|---|---|
| Version | 0.0.10 | 2.0.2 | 0.1.61 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | Apache-2.0 |
| Dependencies | 10 | 7 | 0 |
| Crate Size | 66KB | 20KB | 3KB |
| Features | 4 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.70 | 1.89 | 1.95 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •vrd leads with a health score of 63/100, but none of the options score above 80.
- •vrd, semx_rand are pre-1.0 — API may change.