Files
2026-01-12 09:12:41 +00:00

2 lines
54 B
TypeScript

export function random<T=Uint8Array>(len: number): T;