Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 307 Bytes

number-random.md

File metadata and controls

29 lines (19 loc) · 307 Bytes
description title
Learn more about: Number.Random
Number.Random

Number.Random

Syntax

Number.Random() as number

About

Returns a random number between 0 and 1.

Example 1

Get a random number.

Usage

Number.Random()

Output

0.919303