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