pub(crate) type RngDriver = RngComponentType<Trng<'static>>;
struct RngDriver { /* private fields */ }