fun lister () = List.tabulateM (fn _ => n <- rand; return (n % 100)) 8 fun main () : transaction page = inp <- source []; return