heat-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Random
Uint8
Array
Provider
crypto
random
Bytes
set
Random
Source
Index
Interfaces
Random
Uint8
Array
Provider
Variables
crypto
Functions
random
Bytes
set
Random
Source
Variables
crypto
crypto
:
any
= require("crypto")
Functions
random
Bytes
random
Bytes
(
length
:
number
)
:
Promise
<
Uint8Array
>
Parameters
length:
number
Returns
Promise
<
Uint8Array
>
set
Random
Source
set
Random
Source
(
source
:
RandomUint8ArrayProvider
)
:
void
Parameters
source:
RandomUint8ArrayProvider
Returns
void
Generated using
TypeDoc