rittenhop-dev/versions/5.94.2/node_modules/lib0/random.test.d.ts

7 lines
334 B
TypeScript
Raw Normal View History

2024-09-23 19:40:12 -04:00
export function testRandom(tc: t.TestCase): void;
export function testUint32(tc: t.TestCase): void;
export function testUint53(tc: t.TestCase): void;
export function testUuidv4(tc: t.TestCase): void;
export function testUuidv4Overlaps(tc: t.TestCase): void;
import * as t from './testing.js';
//# sourceMappingURL=random.test.d.ts.map