• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download

main()1 fn main() {
2     println!("{:?}", ring::rand::SystemRandom::new());
3 }
4