Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
17
import
{ qs } from
'@linen/utilities/url'
;
18
19
const
random = () =>
's'
+ crypto.randomUUID();
20
21
describe(
'topic view'
, () => {
22
jest.setTimeout(10 * 1000);
Callers
2
topics.test.ts
File · 0.70
createThreadsOneByDay
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected