Static rand::prng::chacha::EMPTY[][src]

static EMPTY: ChaChaRng = ChaChaRng{buffer: [w(0); STATE_WORDS],
          state: [w(0); STATE_WORDS],
          index: STATE_WORDS,}