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