Skip to content

Latest commit

 

History

History
50 lines (24 loc) · 606 Bytes

client.randombytearray.md

File metadata and controls

50 lines (24 loc) · 606 Bytes

Home > @holochain/client > randomByteArray

randomByteArray() function

Signature:

randomByteArray: (length: number) => Promise<Uint8Array>

Parameters

Parameter

Type

Description

length

number

**Returns:**

Promise<Uint8Array>