API Reference / @evolu/common / Random / createRandom
Function: createRandom()
function createRandom(): Random;
Defined in: packages/common/src/Random.ts:35
Creates a Random using Math.random().
API Reference / @evolu/common / Random / createRandom
function createRandom(): Random;
Defined in: packages/common/src/Random.ts:35
Creates a Random using Math.random().