RandomInt( below_this_number ); // returns integer R such that 0 <= R < B RandomIntMinMax( minValue, maxValue); // returns integer R such that minValue<=R= 0 RandomDiceRoll( dice_string ); StrFormatTime(format_string, time_stamp:=0);