Decision Workspace
bitcoinleveldb-rand vs entro-shift vs prime-random
Side-by-side comparison of Rust crates
50
bitcoinleveldb-rand
growingv0.1.19
Deterministic LevelDB-compatible Park–Miller pseudo-random number generator for tests and internal randomized decisions; small, fast, and non-cryptographic.
49
entro-shift
growingv1.1.0
Entro Shift is a 32-bit, pseudo-random number generator algorithm.
47
prime-random
experimentalv1.1.1
Seeded randomness — Mulberry32 RNG, Poisson disk, weighted choice
Core Metrics
| bitcoinleveldb-rand | entro-shift | prime-random | |
|---|---|---|---|
| Health Score | 50 | 49 | 47 |
| Total Downloads | 33.4K | 11.7K | 69 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 27 | 0 | 2 |
| Releases | 5 | 9 | 2 |
| Last Updated | 175d ago | 861d ago | 50d ago |
| Age | 3y 4m | 2y 5m | 1m |
Health Breakdown
bitcoinleveldb-rand
Maintenance
8
Quality
14
Community
10
Popularity
5
Documentation
13
entro-shift
Maintenance
6
Quality
21
Community
6
Popularity
5
Documentation
11
prime-random
Maintenance
11
Quality
17
Community
7
Popularity
2
Documentation
10
Technical Details
| bitcoinleveldb-rand | entro-shift | prime-random | |
|---|---|---|---|
| Version | 0.1.19 | 1.1.0 | 1.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT-0 | MIT |
| Dependencies | 4 | 0 | 1 |
| Crate Size | 61KB | 2KB | 20KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bitcoinleveldb-rand leads with a health score of 50/100, but none of the options score above 80.
- •⚠ entro-shift has not been updated in over a year.
- •bitcoinleveldb-rand is pre-1.0 — API may change.