API reference › @evolu/common › Random › testCreateRandom
function testCreateRandom(seed?: string): Random;
Defined in: packages/common/src/Random.ts:49
Creates a seeded Random for deterministic tests. Default seed "evolu".
API reference › @evolu/common › Random › testCreateRandom
function testCreateRandom(seed?: string): Random;
Defined in: packages/common/src/Random.ts:49
Creates a seeded Random for deterministic tests. Default seed "evolu".