# Can you create a random website generator?

**URL:** https://community.thunkable.com/t/can-you-create-a-random-website-generator/1386331
**Category:** Questions about Thunkable X
**Created:** [July 8, 2021, 9:36pm UTC](https://community.thunkable.com/t/can-you-create-a-random-website-generator/1386331 "2021-07-08T21:36:34Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![sohan.s](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/sohan.s/32/99887_2.png) [@sohan.s](https://community.thunkable.com/u/sohan.s)
#### Post date: [July 8, 2021, 9:36pm UTC](https://community.thunkable.com/t/can-you-create-a-random-website-generator/1386331/1 "2021-07-08T21:36:34Z")

</div>

Hey everyone 👋.Can you create a random website generator like the [google.com](http://google.com) i feel lucky button  
?

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [July 9, 2021, 2:49am UTC](https://community.thunkable.com/t/can-you-create-a-random-website-generator/1386331/2 "2021-07-09T02:49:09Z")

</div>

The `I Feel Lucky` button doesn’t generate a random website. It takes you to the first search result without listing other results or making you click on the top result yourself.

But if you do want to make a random website generator, you’d really need to have a list of website addresses in a database and then choose a random row and go to the chosen website or display it in the web viewer component.

---

<div class="post-metadata">

### Author: ![sohan.s](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/sohan.s/32/99887_2.png) [@sohan.s](https://community.thunkable.com/u/sohan.s)
#### Post date: [July 9, 2021, 11:13pm UTC](https://community.thunkable.com/t/can-you-create-a-random-website-generator/1386331/3 "2021-07-09T23:13:32Z")

</div>

oh ok thanks for the info!

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 1:19pm UTC](https://community.thunkable.com/t/can-you-create-a-random-website-generator/1386331/4 "2024-11-08T13:19:49Z")

</div>


