Random float from 0 to 1 with 16 bits of randomness. Standard Math.random() creates repetitive patterns when applied over larger space.
Use Math#random Math.random()
Generated using TypeDoc
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()