pub trait KeygenRng: RngCore + CryptoRng + EntropicRng { }
A random number generator for generating EncodableItems.
EncodableItem