Module nanorand::rand

source ·
Expand description

RNG algorithms.

Re-exports

Modules

Traits

  • A trait that represents a random number generator.
  • A trait that represents an RNG that can be reseeded from arbitrary bytes.