Decision Workspace
biased vs parrot-rng vs use-seed
Side-by-side comparison of Rust crates
47
biased
experimentalv0.1.5
A flexible Rust library for generating biased random numbers over a given integer range. 一个用于在给定整数范围内生成偏向性随机数的灵活 Rust 库。
56
parrot-rng
experimentalv0.8.1
A lightweight, strictly deterministic procedural generation library for Rust
52
use-seed
experimentalv0.0.1
Repeatable seed helpers for primitive simulations
Core Metrics
| biased | parrot-rng | use-seed | |
|---|---|---|---|
| Health Score | 47 | 56 | 52 |
| Total Downloads | 1.7K | 368 | 32 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 11 | 0 | 3 |
| Releases | 5 | 19 | 1 |
| Last Updated | 247d ago | 20d ago | 8d ago |
| Age | 8m | 5m | 8d |
Health Breakdown
biased
Maintenance
15
Quality
14
Community
6
Popularity
4
Documentation
8
parrot-rng
Maintenance
18
Quality
16
Community
6
Popularity
3
Documentation
13
use-seed
Maintenance
12
Quality
15
Community
8
Popularity
2
Documentation
15
Technical Details
| biased | parrot-rng | use-seed | |
|---|---|---|---|
| Version | 0.1.5 | 0.8.1 | 0.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MulanPSL-2.0 | MIT OR Apache-2.0 OR GPL-3.0-only OR LGPL-3.0-only | MIT OR Apache-2.0 |
| Dependencies | 7 | 7 | 0 |
| Crate Size | 15KB | 38KB | 2KB |
| Features | 1 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | 1.95.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •parrot-rng leads with a health score of 56/100, but none of the options score above 80.
- •biased has the most downloads (1.7K), suggesting wider adoption.