yoshinoa / aramscript

Webapp to generate champions for aram
https://www.shurimashuffle.com/
0 stars 0 forks source link

Request show the random number of times #6

Open 5kitu opened 1 week ago

5kitu commented 1 week ago

Can you add a function to show the random number of times? This would make it more transparent about not having to press multiple times to get the desired result. P/s: Sorry, my english is not good.

5kitu commented 1 week ago

maybe should add function: dont repeat previously appeared champion

yoshinoa commented 5 days ago

Hi, I've been thinking about this issue for a few days, I have some questions:

  1. When would this random number of times reset? For example: If you're running an ARAM tournament and you need to roll once every round, when should this number reset? Any solutions would likely involve storing in local storage, which could be easily bypassed by an incognito window.
  2. This one is a lot more doable, could probably do a reset button for champions that have previously appeared. I'll get to this in some time.