Random: Difference between revisions

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

Revision as of 18:46, 25 February 2019

Random

Type: Function
Context: Server
Introduced: v1.0

Syntax

Random( [, Min, Max])

Parameters

Return Value

  • __MISSING_DOC__

Example

__MISSING_DOC__

See also