pub trait RngCore: Rng { }
use Rng instead
Rng
DEPRECATED: stub trait to print a deprecation warning and aid discovering that Rng is the replacement.