(view source code of random.rex as plain text)
/* Generate random number */
say "Random number: "||right( random( 0, 99 ), 2, "0" )
page last modified: 2024-04-16; loaded in 0.0047 seconds