rand
Cargov0.10.2Random number generators and other randomness functionality.
0
Weekly downloads
0
Dependents
0
Dependencies
0/100
Popularity
Overview
rand is an Cargo package that random number generators and other randomness functionality. The latest version is 0.10.2.
Who should use it
Teams working in the Cargo ecosystem who need random number generators and other randomness functionality and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your Cargo stack.
Pros
- Zero runtime dependencies — minimal footprint.
Cons
- No bundled TypeScript types (may require a separate @types package).
- No license detected — review usage terms before adopting.
Auto-generated from collected registry metadata. No external claims are inferred.
Version history
| Version | Published | License |
|---|---|---|
| 0.9.5 | 8 days ago | MIT OR Apache-2.0 |
| 0.8.7 | 8 days ago | MIT OR Apache-2.0 |
| 0.10.2latest | 17 days ago | MIT OR Apache-2.0 |
| 0.8.6 | 3 months ago | MIT OR Apache-2.0 |
| 0.9.4 | 3 months ago | MIT OR Apache-2.0 |
| 0.10.1 | 3 months ago | MIT OR Apache-2.0 |
| 0.9.3 | 3 months ago | MIT OR Apache-2.0 |
| 0.10.0 | 5 months ago | MIT OR Apache-2.0 |
| 0.10.0-rc.9 | 5 months ago | MIT OR Apache-2.0 |
| 0.10.0-rc.8 | 5 months ago | MIT OR Apache-2.0 |
| 0.10.0-rc.7 | 5 months ago | MIT OR Apache-2.0 |
| 0.10.0-rc.6 | 6 months ago | MIT OR Apache-2.0 |
| 0.10.0-rc.5 | 8 months ago | MIT OR Apache-2.0 |
| 0.10.0-rc.1 | 8 months ago | MIT OR Apache-2.0 |
| 0.10.0-rc.0 | 10 months ago | MIT OR Apache-2.0 |
| 0.9.2 | 1 year ago | MIT OR Apache-2.0 |
| 0.9.1 | 1 year ago | MIT OR Apache-2.0 |
| 0.9.0 | 1 year ago | MIT OR Apache-2.0 |
| 0.9.0-beta.3 | 1 year ago | MIT OR Apache-2.0 |
| 0.9.0-beta.1 | 1 year ago | MIT OR Apache-2.0 |
Maintainers
Frequently asked questions
How do I install rand?
Run `cargo add rand` to add rand to your Cargo project.
What license is rand released under?
No license was detected in rand's metadata; review the repository before use.
How popular is rand?
rand has approximately 0 downloads per week.