Decision Workspace
rand-unique vs rand-sequence vs nucgen
Side-by-side comparison of Rust crates
59
rand-unique
growingv0.3.0
A no-std crate for generating random sequences of unique integers in O(1) time.
43
rand-sequence
growingv0.2.1
A no-std crate for generating random sequences of unique integers in O(1) time.
48
nucgen
growingv0.2.0
A simple tool and library for generating random nucleotide sequences.
Core Metrics
| rand-unique | rand-sequence | nucgen | |
|---|---|---|---|
| Health Score | 59 | 43 | 48 |
| Total Downloads | 40.4K | 5.0K | 5.7K |
| 30d Downloads | 1.4K | 6 | 124 |
| Dependents | 11 | 0 | 60 |
| Releases | 4 | 4 | 3 |
| Last Updated | 37d ago | 876d ago | 338d ago |
| Age | 2y 4m | 2y 5m | 1y 2m |
Health Breakdown
rand-unique
Maintenance
14
Quality
15
Community
9
Popularity
6
Documentation
15
rand-sequence
Maintenance
5
Quality
15
Community
6
Popularity
4
Documentation
13
nucgen
Maintenance
7
Quality
14
Community
10
Popularity
4
Documentation
13
Technical Details
| rand-unique | rand-sequence | nucgen | |
|---|---|---|---|
| Version | 0.3.0 | 0.2.1 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 7 | 7 | 7 |
| Crate Size | 26KB | 26KB | 11KB |
| Features | 1 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| 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.
- •⚠ rand-sequence has not been updated in over a year.