Decision Workspace
nano-id vs nanoid vs randoid
Side-by-side comparison of Rust crates
51
nano-id
growingv0.4.0
A tiny, secure, URL-friendly, unique string ID generator for Rust
50
nanoid
growingv0.4.0
A tiny, secure, URL-friendly, unique string ID generator for Rust.
42
randoid
growingv0.3.0
Implementation of nanoid ids that doesn't requre allocation
Core Metrics
| nano-id | nanoid | randoid | |
|---|---|---|---|
| Health Score | 51 | 50 | 42 |
| Total Downloads | 50.3K | 14.0M | 4.3K |
| 30d Downloads | 478 | 1.1M | 37 |
| Dependents | 35 | 7.4K | 0 |
| Releases | 10 | 7 | 3 |
| Last Updated | 663d ago | 1816d ago | 1152d ago |
| Age | 4y 11m | 8y 3m | 3y 2m |
Health Breakdown
nano-id
Maintenance
7
Quality
18
Community
7
Popularity
6
Documentation
13
nanoid
Maintenance
3
Quality
15
Community
12
Popularity
8
Documentation
12
randoid
Maintenance
4
Quality
18
Community
6
Popularity
4
Documentation
10
Technical Details
| nano-id | nanoid | randoid | |
|---|---|---|---|
| Version | 0.4.0 | 0.4.0 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 3 | 3 |
| Crate Size | 8KB | 6KB | 11KB |
| Features | 5 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •nano-id leads with a health score of 51/100, but none of the options score above 80.
- •nanoid has the most downloads (14.0M), suggesting wider adoption.
- •nanoid is depended on by 7.4K crates — strongest ecosystem trust.
- •⚠ nano-id, nanoid, randoid have not been updated in over a year.