MCPcopy Create free account
hub / github.com/Linen-dev/linen.dev / random

Function random

apps/web/__tests__/topics.test.ts:19–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17import { qs } from '@linen/utilities/url';
18
19const random = () => 's' + crypto.randomUUID();
20
21describe('topic view', () => {
22 jest.setTimeout(10 * 1000);

Callers 2

topics.test.tsFile · 0.70
createThreadsOneByDayFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected