rand
Cargov0.10.2Random number generators and other randomness functionality.
Not recommended for new projects
No — rand should not be adopted for new projects. No license declared — you have no explicit right to use this code.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- AMaintenance: grade A, Excellent.
Last published 69 days ago. 22 releases in the last 2 years.
- AWeight: grade A, Excellent.
Zero runtime dependencies.
- BSupply chain: grade B, Good.
This package has a single maintainer (bus factor of 1).
- FLicense: grade F, Failing.
No license declared — you have no explicit right to use this code.
Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.
Install cost
What you actually take on by adding rand to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Compatibility
- Rust edition
- No constraint declared
Release history
20 releases in the last two years, typically about 13 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 0.8.8 | 15 days ago | — | MIT OR Apache-2.0 |
| 0.9.5 | 2 months ago | — | MIT OR Apache-2.0 |
| 0.8.7 | 2 months ago | — | MIT OR Apache-2.0 |
| 0.10.2latest | 2 months ago | — | MIT OR Apache-2.0 |
| 0.8.6 | 4 months ago | — | MIT OR Apache-2.0 |
| 0.9.4 | 4 months ago | — | MIT OR Apache-2.0 |
| 0.10.1 | 5 months ago | — | MIT OR Apache-2.0 |
| 0.9.3 | 5 months ago | — | MIT OR Apache-2.0 |
| 0.10.0 | 7 months ago | — | MIT OR Apache-2.0 |
| 0.10.0-rc.9 | 7 months ago | — | MIT OR Apache-2.0 |
| 0.10.0-rc.8 | 7 months ago | — | MIT OR Apache-2.0 |
| 0.10.0-rc.7 | 7 months ago | — | MIT OR Apache-2.0 |
| 0.10.0-rc.6 | 8 months ago | — | MIT OR Apache-2.0 |
| 0.10.0-rc.5 | 10 months ago | — | MIT OR Apache-2.0 |
| 0.10.0-rc.1 | 10 months ago | — | MIT OR Apache-2.0 |
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 or if a more actively-maintained option better fits your Cargo stack.
Pros
- Zero runtime dependencies — minimal footprint.
Cons
- No license detected — review usage terms before adopting.
Auto-generated from collected registry metadata. No external claims are inferred.
Maintainers
Frequently asked questions
Should I use rand?
No — rand should not be adopted for new projects. No license declared — you have no explicit right to use this code.
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.
Is rand still maintained?
The most recent release of rand (v0.10.2) was published 2 months ago.