Skip to content
forked from rust-random/rngs

Extra RNGs

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

AstarNetwork/rngs

 
 

Repository files navigation

Rand

Build Status Build Status Book API Minimum rustc version

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.36 or greater.

Travis CI 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.

About

Extra RNGs

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%