Decision Workspace
quasirandom vs rand-unique vs sobol-qmc
Side-by-side comparison of Rust crates
39
quasirandom
growingv0.3.0
Quasirandom number generation
59
rand-unique
growingv0.3.0
A no-std crate for generating random sequences of unique integers in O(1) time.
50
sobol-qmc
growingv2.5.1
A Sobol sequence generator for Rust
Core Metrics
| quasirandom | rand-unique | sobol-qmc | |
|---|---|---|---|
| Health Score | 39 | 59 | 50 |
| Total Downloads | 7.5K | 40.4K | 2.9K |
| 30d Downloads | 23 | 1.3K | 501 |
| Dependents | 0 | 11 | 0 |
| Releases | 4 | 4 | 7 |
| Last Updated | 1536d ago | 37d ago | 150d ago |
| Age | 7y 7m | 2y 4m | 7m |
Health Breakdown
quasirandom
Maintenance
3
Quality
15
Community
6
Popularity
5
Documentation
10
rand-unique
Maintenance
14
Quality
15
Community
9
Popularity
6
Documentation
15
sobol-qmc
Maintenance
12
Quality
15
Community
6
Popularity
4
Documentation
13
Technical Details
| quasirandom | rand-unique | sobol-qmc | |
|---|---|---|---|
| Version | 0.3.0 | 0.3.0 | 2.5.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | BSD-3-Clause |
| Dependencies | 2 | 7 | 6 |
| Crate Size | 10KB | 26KB | 728KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.71.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rand-unique leads with a health score of 59/100, but none of the options score above 80.
- •⚠ quasirandom has not been updated in over a year.
- •quasirandom, rand-unique are pre-1.0 — API may change.