1
2
3
4
/// Traits.

mod random;
pub use random::Random;