Instead of just picking a number between 1 and latestComic, the script should probably ask the server to do it, since it knows how to avoid the non-canon and guest comics already. Latency can be avoided (as much as possible) by simply letting the server supply the client with a new random comic value each time it provides the other navigation data.
Instead of just picking a number between 1 and
latestComic, the script should probably ask the server to do it, since it knows how to avoid the non-canon and guest comics already. Latency can be avoided (as much as possible) by simply letting the server supply the client with a new random comic value each time it provides the other navigation data.