• Random float from 0 to 1 with 16 bits of randomness. Standard Math.random() creates repetitive patterns when applied over larger space.

    Deprecated

    Use Math#random Math.random()

    Returns number

Generated using TypeDoc