Code:
alias randn {
set %randomnumber $rand(0,100)
}

is that what you wanted?