/* Generate random number */ say "Random number: "||right( random( 0, 99 ), 2, "0" )