Skip to content
TG007 community snippet #22

Output a random number

This snippet will allow you to generate a random number. Usage: echo -a $rand.num.pls.kthnx

By Josh` Added Mar 2, 2010 Updated Mar 2, 2010
General IRC All snippets
mIRC script 1 line
About this snippet

Overview

This snippet will allow you to generate a random number.

Usage: echo -a $rand.num.pls.kthnx
Source code

mIRC script

1 line · 76 characters
alias rand.num.pls.kthnx { return $+($rand(00000,99999),$rand(00000,99999) }
Community

Comments

Want to join the discussion? Sign in to TG007.
No comments yet. Start the discussion.