Numerical functions

numdiff rand [srand]

Liam's BitchX Command Reference

BitchX scripting function $srand()

srand
Side effect
seeds the random number generater.
Function
$srand()
Notes
the argument is ignored.
Usage
$srand(seed)
Returns
Nothing.


previous: split next: srand