♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
use-cache
/
app
/
(partially-static)
/
use-action-state
/
cached.ts
cached.ts
6 lines
79 B
'use cache'
export
async
function
getRandomValue
() {
return
Math.
random
()
}
v2.0.0
/
Go
SIGN IN