rustio rustio.net
73

rand

v0.10.0 Growing

Random number generators and other randomness functionality.

MIT OR Apache-2.0 Edition 2024 MSRV 1.85

Quick Verdict

  • โœ“Actively maintained (updated 47d ago)
  • !Pre-1.0: API may have breaking changes
  • โœ“Massive adoption (301.4K crates depend on it)
  • โœ“Team maintained (2 owners)
  • โœ“Permissive license (MIT OR Apache-2.0)

Security

Checking security advisories...
Downloads
996.4M
Dependents
301.4K
Releases
85
Size
106KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

83.0M downloads in the last 30 days (2.8M/day), up 26% from the previous period.

๐Ÿ›๏ธ
Foundational crate

301.4K crates depend on rand โ€” it's part of the Rust ecosystem's core infrastructure. Removing it from your dependency tree would be extremely difficult.

๐Ÿ‘ฅ
Team maintained

This crate is maintained by a team (2 owners), reducing bus-factor risk and ensuring continuity.

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 11+ years old, rand hasn't reached 1.0 yet. Expect potential API changes between versions.

๐ŸŒŸ
Used by top crates

Notable dependents include hashbrown, base64, itertools, unicode-ident, ryu. When high-quality crates choose rand, it's a strong quality signal.

Health Breakdown

Maintenance 16/25

Recency, release consistency, active ratio

Quality 15/25

Yanked ratio, deps, size, maturity, features

Community 19/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 15/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
2.2M/day avg+74%
01.0M2.0M3.0M12/291/162/32/213/113/28

Top Dependents

Version Adoption

v0.8.5
56%
v0.7.3
19%
v0.9.2
13%
v0.4.6
7%
v0.6.5
5%

Release Timeline

85 releases2 yankedsince 2015
J
F
M
A
M
J
J
A
S
O
N
D
2015
19
2016
3
2017
6
2018
18
2019
15
2020
2
2021
4
2022
1
2023
2024
5
2025
7
2026
5
Less
More|
Yanked

Feature Flags

default =["std", "std_rng", "sys_rng", "thread_rng"]

logstd*allocserdechachastd_rng*sys_rng*unbiasedthread_rng*simd_support

README

Loading README...

Maintainers

Dependencies
9
direct dependencies
Dependents
301.4K
crates depend on rand

Similar Crates