> ## Documentation Index
> Fetch the complete documentation index at: https://docs.genlabs.co/llms.txt
> Use this file to discover all available pages before exploring further.

# mnemonicToSeedBytes()

> **mnemonicToSeedBytes**(`phrase`, `passphrase?`): `Uint8Array`

Defined in: [metacomputer/gen-framework/client-and-test-utils/client-sdk-ts/packages/client-sdk/src/signer/derivation.ts:261](https://github.com/gen-bc/gen/blob/main/metacomputer/gen-framework/client-and-test-utils/client-sdk-ts/packages/client-sdk/src/signer/derivation.ts#L261)

## Parameters

### phrase

`string`

### passphrase?

`string` = `''`

## Returns

`Uint8Array`
