Crate maze_core

source ·

Modules

Structs

  • A small-state, fast non-crypto PRNG

Traits

  • An automatically-implemented extension trait on RngCore providing high-level generic methods for sampling values and other convenience methods.
  • A random number generator that can be explicitly seeded.