This website requires JavaScript.
Explore
Help
Sign In
Oak-Team
/
oak-domain
Watch
13
Star
0
Fork
You've already forked oak-domain
0
Code
Issues
Pull Requests
Packages
Projects
Releases
33
Wiki
Activity
47b7898bb5
oak-domain
/
lib
/
utils
/
random
/
random.native.d.ts
2 lines
78 B
TypeScript
Raw
Blame
History
export
declare
function
getRandomValues
(
length
:
number
)
:
Promise
<
Uint8Array
>
;
Reference in New Issue
View Git Blame
Copy Permalink