# I need help with generating text!

**URL:** https://forum.makecode.com/t/i-need-help-with-generating-text/40647
**Category:** Help
**Created:** [November 25, 2025, 6:09am UTC](https://forum.makecode.com/t/i-need-help-with-generating-text/40647 "2025-11-25T06:09:14Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Green\_Lizard](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/green_lizard/32/33280_2.png) [@Green\_Lizard](https://forum.makecode.com/u/Green_Lizard)
#### Post date: [November 25, 2025, 6:09am UTC](https://forum.makecode.com/t/i-need-help-with-generating-text/40647/1 "2025-11-25T06:09:14Z")

</div>

> **[Secret](https://arcade.makecode.com/S10947-04801-47957-12285)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

In this project I’m doing when you press “B” it should generate a code that is 64 characters long, but instead its creating a code that’s really short and not 64 long. I need help making it not do that and do what its suppost to do.

---

<div class="post-metadata">

### Author: ![codeFan413](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/codefan413/32/26855_2.png) [@codeFan413](https://forum.makecode.com/u/codeFan413)
#### Post date: [November 25, 2025, 6:11pm UTC](https://forum.makecode.com/t/i-need-help-with-generating-text/40647/2 "2025-11-25T18:11:10Z")

</div>

I think the text is being cut off, maybe try adding a space after each of them?

---

<div class="post-metadata">

### Author: ![Green\_Lizard](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/green_lizard/32/33280_2.png) [@Green\_Lizard](https://forum.makecode.com/u/Green_Lizard)
#### Post date: [November 25, 2025, 6:44pm UTC](https://forum.makecode.com/t/i-need-help-with-generating-text/40647/3 "2025-11-25T18:44:32Z")

</div>

Thanks it works now
