If $r() existed first (which versions.txt suggests it did) then it makes sense to change it to $rand() because $r() is a completely ambiguous name. I hate when people still use $r() in scripts simply for the sake of 3 characters. It makes reading the script a lot harder, particularly for people new to scripting who wouldn't even know what $r() is.