Decision Workspace
froggy-rand vs bevy_prng vs bevy_rand
Side-by-side comparison of Rust crates
38
froggy-rand
growingv0.3.0
Random number generation without state for games
65
bevy_prng
growingv0.14.2
A crate providing newtyped RNGs for integration into Bevy.
63
bevy_rand
growingv0.14.2
A plugin to integrate rand for ECS optimised RNG for the Bevy game engine.
Core Metrics
| froggy-rand | bevy_prng | bevy_rand | |
|---|---|---|---|
| Health Score | 38 | 65 | 63 |
| Total Downloads | 4.9K | 66.4K | 68.7K |
| 30d Downloads | 6 | 3.6K | 3.4K |
| Dependents | 0 | 68 | 31 |
| Releases | 4 | 21 | 23 |
| Last Updated | 395d ago | 18d ago | 18d ago |
| Age | 4y 2m | 2y 7m | 2y 11m |
Health Breakdown
froggy-rand
Maintenance
4
Quality
16
Community
5
Popularity
4
Documentation
9
bevy_prng
Maintenance
19
Quality
17
Community
11
Popularity
6
Documentation
12
bevy_rand
Maintenance
19
Quality
16
Community
10
Popularity
6
Documentation
12
Technical Details
| froggy-rand | bevy_prng | bevy_rand | |
|---|---|---|---|
| Version | 0.3.0 | 0.14.2 | 0.14.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 11 | 18 |
| Crate Size | 8KB | 21KB | 51KB |
| Features | 0 | 12 | 13 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | 1.89.0 | 1.89.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bevy_prng leads with a health score of 65/100, but none of the options score above 80.
- •bevy_rand has the most downloads (68.7K), suggesting wider adoption.
- •⚠ froggy-rand has not been updated in over a year.