</>PackageGraphPackageGraph

rand

Cargov0.10.2

Random 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

VersionPublishedLicense
0.9.58 days agoMIT OR Apache-2.0
0.8.78 days agoMIT OR Apache-2.0
0.10.2latest17 days agoMIT OR Apache-2.0
0.8.63 months agoMIT OR Apache-2.0
0.9.43 months agoMIT OR Apache-2.0
0.10.13 months agoMIT OR Apache-2.0
0.9.33 months agoMIT OR Apache-2.0
0.10.05 months agoMIT OR Apache-2.0
0.10.0-rc.95 months agoMIT OR Apache-2.0
0.10.0-rc.85 months agoMIT OR Apache-2.0
0.10.0-rc.75 months agoMIT OR Apache-2.0
0.10.0-rc.66 months agoMIT OR Apache-2.0
0.10.0-rc.58 months agoMIT OR Apache-2.0
0.10.0-rc.18 months agoMIT OR Apache-2.0
0.10.0-rc.010 months agoMIT OR Apache-2.0
0.9.21 year agoMIT OR Apache-2.0
0.9.11 year agoMIT OR Apache-2.0
0.9.01 year agoMIT OR Apache-2.0
0.9.0-beta.31 year agoMIT OR Apache-2.0
0.9.0-beta.11 year agoMIT OR Apache-2.0

Maintainers

Keywords

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.