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 fuchsia_zircon instead.

Functions§

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