Mixed Messages - Cryptocurrency Wallet Secret Words Generator

Hello guys, here’s what I put together on this project.

Basically it’s a function that takes a paragraph and splits it into individual words and randomly pulls up 12 random words from the paragraph of words to give users as their secret word security key.

  • Added some tweaks to remove unwanted characters from the end of each word. *

  • Project was fun

  • Took me about 3 hours, slow but am sure I’ll get better with time

  • Here’s a link to the repo: Wallet Words

Will love to hear your feedback or better ways I could have improved the code.

Thank you and happy coding!