Decision Workspace
biski64 vs oorandom vs drbg
Side-by-side comparison of Rust crates
47
biski64
experimentalv0.3.2
A fast, robust, 64-bit pseudo-random number generator with a guaranteed minimum period of 2^64.
56
oorandom
growingv11.1.5
A tiny, robust PRNG implementation.
52
drbg
growingv1.1.3
Crypographic random number generator CTR_DRBG defined by NIST SP 800-90A R1.
Core Metrics
| biski64 | oorandom | drbg | |
|---|---|---|---|
| Health Score | 47 | 56 | 52 |
| Total Downloads | 8.1K | 155.6M | 12.7K |
| 30d Downloads | 193 | 11.2M | 357 |
| Dependents | 0 | 1.9K | 0 |
| Releases | 16 | 17 | 11 |
| Last Updated | 291d ago | 385d ago | 157d ago |
| Age | 10m | 6y 8m | 2y 9m |
Health Breakdown
biski64
Maintenance
10
Quality
13
Community
6
Popularity
5
Documentation
13
oorandom
Maintenance
5
Quality
19
Community
15
Popularity
8
Documentation
9
drbg
Maintenance
11
Quality
20
Community
6
Popularity
5
Documentation
10
Technical Details
| biski64 | oorandom | drbg | |
|---|---|---|---|
| Version | 0.3.2 | 11.1.5 | 1.1.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 4 | 6 |
| Crate Size | 13KB | 24KB | 22KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •oorandom leads with a health score of 56/100, but none of the options score above 80.
- •oorandom is depended on by 1.9K crates — strongest ecosystem trust.
- •⚠ oorandom has not been updated in over a year.
- •biski64 is pre-1.0 — API may change.