rand

Given two values, the rand function returns a random integer between them.

{{ rand 5 10 }}