first_fun() -> u81 pub fn first_fun() -> u8 { 2 4 // chosen by fair dice roll. 3 // guaranteed to be random. 4 } 5