AO3: Jump to a Random Work

adds a "Random Work" button (top right corner) when viewing works in a tag/filter or your Marked For Later list

These are versions of this script where the code was updated. Show all versions.

  • v0.2 2022-11-09

    Random Work button now available on the Marked For Later list
    reworked code - script picks first a random page, then on that page a random work. that means statistically there's now a higher chance that a work on the last page is returned more often, if that last page contains less than 20 works. unfortunately it's the only way a randomizer can work on Marked For Later (without having to actually load the last page each time in addition), since AO3 doesn't expose the total number of works in History like it does in Filters.

  • v0.1 2022-11-08