oops. tab...
This commit is contained in:
parent
4e2e5e8c78
commit
f2bb859a6a
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ sub process {
|
|||
if ($param[0] ne "") {
|
||||
$limit = $param[0];
|
||||
} else {
|
||||
$limit = 1000000000;
|
||||
$limit = 1000000000;
|
||||
}
|
||||
return int(rand($limit));
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue