@runno/wasi
Runno
WASI
Articles
Docs
GitHub
Preparing search index...
RandomProvider
Interface RandomProvider
interface
RandomProvider
{
fill
(
buf
:
Uint8Array
)
:
void
;
}
Implemented by
SeededRandomProvider
SystemRandomProvider
Index
Methods
fill
Methods
fill
fill
(
buf
:
Uint8Array
)
:
void
Parameters
buf
:
Uint8Array
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
fill
Docs
@runno/runtime
Runno
WASI
Articles
Docs
GitHub
@runno/wasi
Loading...