Querylight TS Demo

RandomSource

Zero-argument random-number source returning values in `[0, 1)`.

Back to docs search

Reference Entry

RandomSource

API Reference · foundation · order 85

Zero-argument random-number source returning values in `[0, 1)`.

Relevant APIs

RandomSource

Zero-argument random-number source returning values in [0, 1).

Declaration

RandomSource

Type

```ts function (): number ```