hex
hex(
length):string
Defined in: src/global/strings.ts:31
A random lowercase hexadecimal string.
Parameters
Section titled “Parameters”length
Section titled “length”number
Returns
Section titled “Returns”string
Example
Section titled “Example”hex(32); // "3f7a1c05e2b8..."