Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
crypto.randomUUID()
crypto.randomUUID(); // => "123e4567-e89b-42d3-a456-426614174000"
Bun.randomUUIDv7()
Bun.randomUUIDv7(); // => "0196a000-bb12-7000-905e-8039f5d5b206"
Was this page helpful?