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}}
{{FuncDescription|__EDIT_ME__}}


{{FuncSyntax|Random([, Min, Max])}}
{{FuncSyntax|Random([, Min, Max])}}

Revision as of 19:19, 25 February 2019

Random

Type: Function
Context: Server
Introduced: v1.0

Description

__EDIT_ME__

Syntax

Random([, Min, Max])

Parameters

  • Min (optional)
    __EDIT_ME__
  • Max (optional)
    __EDIT_ME__

Return Value

  • __EDIT_ME__

Example

__EDIT_ME__

See also

__EDIT_ME__