抛硬币并测试你的运气🔮
作者:Garrit Franke
#13 in #flip
2KB
extern crate coinflip; fn main() { println!("{}", coinflip::flip()); }
~550–780KB ~10K SLoC