# Generate passphrase

**URL:** https://forum.cardano.org/t/generate-passphrase/70220
**Category:** General Discussions
**Created:** [25 August 2021 14:24 UTC](https://forum.cardano.org/t/generate-passphrase/70220 "2021-08-25T14:24:56Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![jeyjey](https://sea1.discourse-cdn.com/flex023/user_avatar/forum.cardano.org/jeyjey/32/39043_2.png) [@jeyjey](https://forum.cardano.org/u/jeyjey)
#### Post date: [25 August 2021 14:24 UTC](https://forum.cardano.org/t/generate-passphrase/70220/1 "2021-08-25T14:24:56Z")

</div>

I am learning to manage addresses with cardano-cli. I need to generate addresses, keys and I need to create and prepare addresses to import to Daedalus. Please could you suggest tutorials or guide to do that? I need to generate a 24 word passphrase to identify a cardano-cli made address. Thanks.

---

<div class="post-metadata">

### Author: ![Alexd1985](https://sea1.discourse-cdn.com/flex023/user_avatar/forum.cardano.org/alexd1985/32/23759_2.png) [@Alexd1985](https://forum.cardano.org/u/Alexd1985)
#### Post date: [25 August 2021 14:35 UTC](https://forum.cardano.org/t/generate-passphrase/70220/2 "2021-08-25T14:35:49Z")

</div>

> [@Generating mnemonic phrase through CLI](https://forum.cardano.org/t/generating-mnemonic-phrase-through-cli/8908/2):
>
> Yes. There is a static mnemonic’s set [https://github.com/input-output-hk/cardano-sl/blob/develop/wallet/src/Pos/Util/Mnemonics.hs#L142-L485](https://github.com/input-output-hk/cardano-sl/blob/develop/wallet/src/Pos/Util/Mnemonics.hs#L142-L485)

---

<div class="post-metadata">

### Author: ![jeyjey](https://sea1.discourse-cdn.com/flex023/user_avatar/forum.cardano.org/jeyjey/32/39043_2.png) [@jeyjey](https://forum.cardano.org/u/jeyjey)
#### Post date: [25 August 2021 14:47 UTC](https://forum.cardano.org/t/generate-passphrase/70220/3 "2021-08-25T14:47:12Z")

</div>

Dear Alex, thanks for the reply. I am trying the cardano-wallet cli on linux. I try the commands since I didn’t find a tutorial. The page you suggested is a 404 page. Many thanks.

---

<div class="post-metadata">

### Author: ![jeyjey](https://sea1.discourse-cdn.com/flex023/user_avatar/forum.cardano.org/jeyjey/32/39043_2.png) [@jeyjey](https://forum.cardano.org/u/jeyjey)
#### Post date: [25 August 2021 15:04 UTC](https://forum.cardano.org/t/generate-passphrase/70220/4 "2021-08-25T15:04:55Z")

</div>

The command I used and that ends in error, is:

```auto
./cardano-wallet wallet create from-recovery-phrase prova

```

I wrote a just generated phrase with the cardano-wallet related command.
