1. Introduction
  2. Quick start
  3. Crates
    1. Features
    2. Platform support
    3. Reproducibility
  4. Guide
    1. Getting started
    2. Random data
    3. Types of generators
    4. Our RNGs
    5. Seeding RNGs
    6. Parallel RNGs
    7. Random values
    8. Random distributions
    9. Random processess
    10. Sequences
    11. Error handling
    12. Testing randomized functions
  5. Updating
    1. Updating to 0.5
    2. Updating to 0.6
    3. Updating to 0.7
    4. Updating to 0.8
    5. Updating to 0.9
  6. Contributing
    1. Documentation
    2. Scope
    3. Testing
    4. Benchmarks