AO3: Jump to a Random Work

adds a button when viewing works, which will pick a random work in your current view and redirect you there

As of 08.11.2022. See апошняя версія.

These are versions of this script where the code was updated. Паказаць усе версіі.

  • v1.1 12.10.2025

    fixed error when no pagination available

  • v1.0 12.10.2025

    support for bookmarks

  • v0.2 09.11.2022

    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 08.11.2022