Functions

  • The zerocopy crate exists and can replace this function. We should evaluate using it when we have multiple usage spots for it. For now we have this safe alternative.
  • Simple non-cryptographic diffusion function.
  • Diffuse but takes multiple values as input.
  • Expand a 32 bit seed into a 32 byte RNG state.