The Rust Rand Book

This is the extended documentation for Rust's Random number library.

This book contains:

  1. Getting Started
  2. An overview of crates and functionality
  3. The Users' Guide
  4. Notes on Portability and Reproducibility. (Read this if you want reproducibility across builds.)
  5. Updating guides
  6. Contributor's guide

Outside this book, you may want: