#!/bin/env tomo use random func main(): say("Random: $(random:int(1,100))")