rust-random/rngs

Extra RNGs

54

stars

221

commits

Rust

primary language

Sep 6, 2026

updated

README

Rand

Test Status Book

Extra random number generators provided by the Rust Random project. The main repository, rust-random/rand, includes all generators which are a direct dependency of the rand crate. This repository houses extra generators maintained by the project.

Documentation:

Rust version requirements

All crates in this repository require rustc version 1.85 or greater.

GitHub Actions always has a build with a pinned version of rustc matching the oldest supported Rust release. The current policy is that this can be updated in any Rand release if required, but the change must be noted in the changelog.

License

Rand is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT, and COPYRIGHT for details.

Contributors

dhardy

125 commits

vks

52 commits

SUPERCILEX

6 commits

rust-random/rngs

Extra RNGs

54

stars

221

commits

Rust

primary language

Sep 6, 2026

updated

README

Rand

Test Status Book

Extra random number generators provided by the Rust Random project. The main repository, rust-random/rand, includes all generators which are a direct dependency of the rand crate. This repository houses extra generators maintained by the project.

Documentation:

Rust version requirements

All crates in this repository require rustc version 1.85 or greater.

GitHub Actions always has a build with a pinned version of rustc matching the oldest supported Rust release. The current policy is that this can be updated in any Rand release if required, but the change must be noted in the changelog.

License

Rand is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT, and COPYRIGHT for details.

Contributors

dhardy

125 commits

vks

52 commits

SUPERCILEX

6 commits

Languages

Rust

100.0%