Crate fuchsia_cprng

Source
Expand description

Type-safe bindings for the Zircon kernel’s CPRNG.

This is intended to be a minimal dependency for out-of-tree callers. In-tree callers should use zx instead.

Functions§

  • Draw random bytes from the kernel’s CPRNG to fill the given buffer.