RandFloat: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
Line 12: Line 12:
==Example==
==Example==
<syntaxhighlight lang="lua">outputChatBox ( "Random float: ", randFloat () )</syntaxhighlight>
<syntaxhighlight lang="lua">outputChatBox ( "Random float: ", randFloat () )</syntaxhighlight>
==See Also==
{{Utility functions}}

Revision as of 20:26, 20 May 2006