indexRandom
type alias Random
import { type Random } from ".";

An RNG function

Definition

() => number