I'm not quite ready to document advanced scripting forms yet, but in the beta version this will work:
: print {("A random number between 25 and 30 will be printed next : " + random { min="25" max="30"} )}
Yes, that is it exactly. Good to know it's there. Thanks!