API reference / @evolu/common / Crypto / Entropy32
Variable: Entropy32
const Entropy32: BrandType<
Type<
"Brand",
Uint8Array<ArrayBufferLike> & Brand<"Entropy">,
Uint8Array<ArrayBufferLike>,
BrandWithoutRefineError<"Entropy", Uint8ArrayError>,
Uint8Array<ArrayBufferLike>,
never
>,
"Length32",
LengthError<32>,
BrandWithoutRefineError<"Entropy", Uint8ArrayError>
>;
Defined in: packages/common/src/Crypto.ts:56