API Reference / @evolu/common / Crypto / CreateRandomBytes
Type Alias: CreateRandomBytes()
type CreateRandomBytes = (bytesLength?) => RandomBytes;
Defined in: packages/common/src/Crypto.ts:28
Parameters
Parameter | Type |
---|---|
bytesLength? | number |
API Reference / @evolu/common / Crypto / CreateRandomBytes
type CreateRandomBytes = (bytesLength?) => RandomBytes;
Defined in: packages/common/src/Crypto.ts:28
Parameter | Type |
---|---|
bytesLength? | number |