0 LIKES
Snippet
Output a random number
In Category General IRC Posted by Josh` On 03/02/10
This snippet will allow you to generate a random number.
Usage: echo -a $rand.num.pls.kthnx
Usage: echo -a $rand.num.pls.kthnx
alias rand.num.pls.kthnx { return $+($rand(00000,99999),$rand(00000,99999) }
Comments 0
You must be logged in to comment.