miden_crypto

Module rand

source
Expand description

Pseudo-random element generation.

Structs§

Enums§

  • Defines errors which can occur when drawing values from a random coin.

Traits§

  • Pseudo-random element generator.
  • Pseudo-random element generator for finite fields.
  • Defines how Self can be read from a sequence of random bytes.