1 | export function testRandom(tc: t.TestCase): void;
|
2 | export function testUint32(tc: t.TestCase): void;
|
3 | export function testUint53(tc: t.TestCase): void;
|
4 | export function testUuidv4(tc: t.TestCase): void;
|
5 | export function testUuidv4Overlaps(tc: t.TestCase): void;
|
6 | import * as t from './testing.js';
|
7 | //# sourceMappingURL=random.test.d.ts.map |
\ | No newline at end of file |