blob: c2873e80d4c26b683b5cadc02290529cd88bf6ca [file] [log] [blame]
fn main() {
println!("{:?}", ring::rand::SystemRandom::new());
}