Since you asked for the syntax, I will gladly post it.
$rand(zz,a) will show a letter from a to zz.
$rand(a,zz) will do the same too.
It would be good to have case sensitive too, and have ZZ superior to zz.
As another poster suggested, $rand(a,zz,2,33) etc is quite a good idea I reckon.