aimed / foxxy

🦊 Foxxy - a really foxy random movie picker!
https://foxxy.surge.sh
1 stars 0 forks source link

Improve range of random movies to select from #3

Closed aimed closed 6 years ago

aimed commented 6 years ago

Currently a random movie is selected from the first page of popular movies from the last 20 years. Thus one of 20*20 = 400 of the recently popular movies is selected.

https://github.com/aimed/foxxy/blob/1708ab33465795cb60eaadd89d265f0200ae27cf/src/Random/RandomPage/RandomPage.tsx#L128-L132

It seems desirable to increase the amount of possible movies to pick from.