randomKey
randomKey(
length
):string
Defined in: block-tools/src/util/randomKey.ts:26
Generate a random key of the given length
Parameters
Section titled “Parameters”length
Section titled “length”number
Length of string to generate
Returns
Section titled “Returns”string
A string of the given length