RandomFloat: Difference between revisions

From Onset Developer Wiki
(Created page with "{{FuncSyntax|RandomFloat( [, Min, Max]) }}")
 
No edit summary
Line 1: Line 1:
{{FuncSyntax|RandomFloat( [, Min, Max])
{{Info|Function|Server|1.0}}
}}
 
{{FuncSyntax|RandomFloat([, Min, Max])}}
 
{{FuncParameters}}
 
{{FuncReturnValue|__MISSING_DOC__}}
 
== Example ==
__MISSING_DOC__
 
{{RelatedFunctions}}
__MISSING_DOC__

Revision as of 18:58, 25 February 2019

RandomFloat

Type: Function
Context: Server
Introduced: v1.0

Syntax

RandomFloat([, Min, Max])

Parameters

Return Value

  • __MISSING_DOC__

Example

__MISSING_DOC__

See also

__MISSING_DOC__