blob: 1177b15ba84969659a94cfb6ce478722cd022dfb [file] [log] [blame] [view]
# fuchsia-cprng
This repository contains Rust language bindings for Zircon kernel CPRG. It is
intended to be a minimal dependency for out-of-tree callers and is published to
crates.io. In-tree callers should use `//sdk/rust/zx` instead.