www.randomanime.org Open in urlscan Pro
2606:4700:3036::ac43:d41a  Public Scan

URL: https://www.randomanime.org/
Submission Tags: falconsandbox
Submission: On March 15 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

GET /search/

<form action="/search/" method="GET" role="search">
  <div class="input-container input-container--with-button"><label for="SiteHeaderSearch" class="h-sr-only">Search for an anime</label><input id="SiteHeaderSearch" class="input-container__input" type="search" name="keyword"
      placeholder="Search for anime.." autocorrect="off"><button class="input-container__button h-btn-reset" type="submit"><span class="h-sr-only">Search</span><span class="input-container__button-icon i-icon i-search"
        aria-hidden="true"></span></button></div>
</form>

POST

<form class="h-container h-double-padding" method="POST">
  <header class="h-text-center">
    <h2 class="h-fluid-top-header">Random Anime Generator</h2>
    <h3 class="h-fluid-sub-header"> Complete the form below to generate a list or single anime</h3>
  </header>
  <div class="generator-form">
    <div class="generator-form__row generator-form__mode h-flex h-flex-center h-flex-middle"><button class="generator-form__mode-btn h-btn-link generator-form__mode-btn--selected" type="button"
        title="Toggle the simple version of the form with less options"> Simple </button> <span class="generator-form__mode-separator">|</span> <button class="generator-form__mode-btn h-btn-link" type="button"
        title="Toggle the advanced version of the form with more options"> Advanced </button></div>
    <div class="generator-form__row generator-form__row--multiple-items">
      <div class="radio-slider">
        <p class="generator-form__label">View</p>
        <div class="radio-slider__inputs">
          <div><input id="view-single" class="radio-slider__input h-hidden-input" type="radio" name="view-single" value="single"> <label class="radio-slider__label" for="view-single" tabindex="0">Single</label>
            <div></div>
          </div>
          <div><input id="view-list" class="radio-slider__input h-hidden-input" type="radio" name="view-list" value="list"> <label class="radio-slider__label" for="view-list" tabindex="0">List</label>
            <div></div>
          </div>
        </div>
      </div>
      <div class="radio-slider radio-slider--three-options">
        <p class="generator-form__label">Language</p>
        <div class="radio-slider__inputs">
          <div><input id="language-any" class="radio-slider__input h-hidden-input" type="radio" name="view-any" value="any"> <label class="radio-slider__label" for="language-any" tabindex="0">Any</label>
            <div></div>
          </div>
          <div><input id="language-sub" class="radio-slider__input h-hidden-input" type="radio" name="view-sub" value="sub"> <label class="radio-slider__label" for="language-sub" tabindex="0">Sub</label>
            <div></div>
          </div>
          <div><input id="language-dub" class="radio-slider__input h-hidden-input" type="radio" name="view-dub" value="dub"> <label class="radio-slider__label" for="language-dub" tabindex="0">Dub</label>
            <div></div>
          </div>
        </div>
      </div>
    </div>
    <div class="generator-form__row">
      <div class="radio-slider radio-slider--three-options">
        <p class="generator-form__label">Type</p>
        <div class="radio-slider__inputs">
          <div><input id="type-genres" class="radio-slider__input h-hidden-input" type="radio" name="view-genres" value="genres"> <label class="radio-slider__label" for="type-genres" tabindex="0">Genres</label>
            <div></div>
          </div>
          <div><input id="type-external" class="radio-slider__input h-hidden-input" type="radio" name="view-external" value="external"> <label class="radio-slider__label" for="type-external" tabindex="0">AL / MAL</label>
            <div></div>
          </div>
          <div style=""><input id="type-anime" class="radio-slider__input h-hidden-input" type="radio" name="view-anime" value="anime"> <label class="radio-slider__label" for="type-anime" tabindex="0">Anime</label>
            <div></div>
          </div>
        </div>
      </div>
    </div>
    <div class="generator-form__row generator-form__row--multiple-items" style="display: none;">
      <div class="multi-select">
        <p class="generator-form__label">TV Rating</p>
        <div class="input-container input-container--with-button"><button id="tv-rating-id" class="input-container__button-input multi-select__button h-btn-reset" type="button" aria-haspopup="true" aria-controls="tv-rating-container"
            aria-expanded="false"><span class="input-container__button-input-text" id="tv-rating-text"><span style="display: inline-block;">All</span> <!----></span> <span class="input-container__button"><span class="h-sr-only">Toggle Text</span>
              <span class="input-container__button-icon i-icon i-down-arrow" aria-hidden="true"></span></span></button>
          <ul id="tv-rating-container" class="multi-select__container h-list-reset">
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="tv-rating" type="checkbox" value="TV-G"> <span class="multi-select__label-text h-flex h-flex-space-between">TV-G</span></label>
            </li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="tv-rating" type="checkbox" value="TV-PG"> <span class="multi-select__label-text h-flex h-flex-space-between">TV-PG</span></label>
            </li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="tv-rating" type="checkbox" value="TV-14"> <span class="multi-select__label-text h-flex h-flex-space-between">TV-14</span></label>
            </li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="tv-rating" type="checkbox" value="TV-MA"> <span class="multi-select__label-text h-flex h-flex-space-between">TV-MA</span></label>
            </li>
          </ul>
        </div>
      </div>
      <div class="multi-select">
        <p class="generator-form__label">Watch Links</p>
        <div class="input-container input-container--with-button"><button id="watch-links-id" class="input-container__button-input multi-select__button h-btn-reset" type="button" aria-haspopup="true" aria-controls="watch-links-container"
            aria-expanded="false"><span class="input-container__button-input-text" id="watch-links-text"><span style="display: inline-block;">All</span> <!----></span> <span class="input-container__button"><span class="h-sr-only">Toggle Text</span>
              <span class="input-container__button-icon i-icon i-down-arrow" aria-hidden="true"></span></span></button>
          <ul id="watch-links-container" class="multi-select__container h-list-reset">
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="watch-links" type="checkbox" value="Netflix"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Netflix</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="watch-links" type="checkbox" value="Hulu"> <span class="multi-select__label-text h-flex h-flex-space-between">Hulu</span></label>
            </li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="watch-links" type="checkbox" value="Crunchyroll"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Crunchyroll</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="watch-links" type="checkbox" value="Funimation"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Funimation</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="watch-links" type="checkbox" value="HIDIVE"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">HIDIVE</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="watch-links" type="checkbox" value="9Anime"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">9Anime</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="watch-links" type="checkbox" value="AnimeShow"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">AnimeShow</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="watch-links" type="checkbox" value="GoGoAnime"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">GoGoAnime</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="watch-links" type="checkbox" value="WatchCartoonOnline"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">WatchCartoonOnline</span></label></li>
          </ul>
        </div>
      </div>
    </div>
    <div class="generator-form__row generator-form__row--multiple-items" style="display: none;">
      <div class="range-slider">
        <p class="generator-form__label">Episodes <span class="generator-form__label-sub">1 - 100<span>+</span></span></p>
        <div id="episodes" class="range-slider__slider noUi-target noUi-ltr noUi-horizontal noUi-txt-dir-ltr">
          <div class="noUi-base">
            <div class="noUi-connects">
              <div class="noUi-connect" style="transform: translate(0%, 0px) scale(1, 1);"></div>
            </div>
            <div class="noUi-origin" style="transform: translate(-100%, 0px); z-index: 5;">
              <div class="noUi-handle noUi-handle-lower" data-handle="0" tabindex="0" role="slider" aria-orientation="horizontal" aria-valuemin="1.0" aria-valuemax="100.0" aria-valuenow="1.0" aria-valuetext="1.00">
                <div class="noUi-touch-area"></div>
              </div>
            </div>
            <div class="noUi-origin" style="transform: translate(0%, 0px); z-index: 4;">
              <div class="noUi-handle noUi-handle-upper" data-handle="1" tabindex="0" role="slider" aria-orientation="horizontal" aria-valuemin="1.0" aria-valuemax="100.0" aria-valuenow="100.0" aria-valuetext="100.00">
                <div class="noUi-touch-area"></div>
              </div>
            </div>
          </div>
        </div>
      </div> <!---->
      <div class="range-slider">
        <p class="generator-form__label">Score Range <span class="generator-form__label-sub">1.0 - 10.0<!----></span></p>
        <div id="score-range" class="range-slider__slider noUi-target noUi-ltr noUi-horizontal noUi-txt-dir-ltr">
          <div class="noUi-base">
            <div class="noUi-connects">
              <div class="noUi-connect" style="transform: translate(0%, 0px) scale(1, 1);"></div>
            </div>
            <div class="noUi-origin" style="transform: translate(-100%, 0px); z-index: 5;">
              <div class="noUi-handle noUi-handle-lower" data-handle="0" tabindex="0" role="slider" aria-orientation="horizontal" aria-valuemin="1.0" aria-valuemax="10.0" aria-valuenow="1.0" aria-valuetext="1.00">
                <div class="noUi-touch-area"></div>
              </div>
            </div>
            <div class="noUi-origin" style="transform: translate(0%, 0px); z-index: 4;">
              <div class="noUi-handle noUi-handle-upper" data-handle="1" tabindex="0" role="slider" aria-orientation="horizontal" aria-valuemin="1.0" aria-valuemax="10.0" aria-valuenow="10.0" aria-valuetext="10.00">
                <div class="noUi-touch-area"></div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="range-slider">
        <p class="generator-form__label">Year Range <span class="generator-form__label-sub">1970 - 2023<!----></span></p>
        <div id="year-range" class="range-slider__slider noUi-target noUi-ltr noUi-horizontal noUi-txt-dir-ltr">
          <div class="noUi-base">
            <div class="noUi-connects">
              <div class="noUi-connect" style="transform: translate(0%, 0px) scale(1, 1);"></div>
            </div>
            <div class="noUi-origin" style="transform: translate(-100%, 0px); z-index: 5;">
              <div class="noUi-handle noUi-handle-lower" data-handle="0" tabindex="0" role="slider" aria-orientation="horizontal" aria-valuemin="1970.0" aria-valuemax="2023.0" aria-valuenow="1970.0" aria-valuetext="1970.00">
                <div class="noUi-touch-area"></div>
              </div>
            </div>
            <div class="noUi-origin" style="transform: translate(0%, 0px); z-index: 4;">
              <div class="noUi-handle noUi-handle-upper" data-handle="1" tabindex="0" role="slider" aria-orientation="horizontal" aria-valuemin="1970.0" aria-valuemax="2023.0" aria-valuenow="2023.0" aria-valuetext="2023.00">
                <div class="noUi-touch-area"></div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="generator-form__row" style="display: none;">
      <p class="generator-form__label">Select Anime</p>
      <div class="input-container input-container--with-button"><label class="h-sr-only" for="EntryLike">Choose an Anime</label> <input id="EntryLike" class="input-container__input" type="text" name="EntryLike"
          placeholder="Start typing to find an anime.." autocorrect="off" autocomplete="off"> <button id="EntryLikeToggle" class="input-container__button h-btn-reset" type="button" aria-haspopup="true" aria-controls="EntryLikeAutocompleteDropdown"
          aria-expanded="false"><span class="h-sr-only">Toggle autocomplete dropdown</span> <span class="input-container__button-icon i-icon i-down-arrow" aria-hidden="true"></span></button></div> <!---->
    </div>
    <div class="generator-form__row">
      <div class="multi-select">
        <p class="generator-form__label">Included Genres</p>
        <div class="input-container input-container--with-button"><button id="included-genres-id" class="input-container__button-input multi-select__button h-btn-reset" type="button" aria-haspopup="true" aria-controls="included-genres-container"
            aria-expanded="false"><span class="input-container__button-input-text" id="included-genres-text"><span style="display: inline-block;">All</span> <!----></span> <span class="input-container__button"><span class="h-sr-only">Toggle
                Text</span> <span class="input-container__button-icon i-icon i-down-arrow" aria-hidden="true"></span></span></button>
          <ul id="included-genres-container" class="multi-select__container h-list-reset multi-select__container--two-column">
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="included-genres" type="checkbox" value="Action"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Action</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="included-genres" type="checkbox" value="Adventure"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Adventure</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="included-genres" type="checkbox" value="Comedy"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Comedy</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="included-genres" type="checkbox" value="Drama"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Drama</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="included-genres" type="checkbox" value="Ecchi"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Ecchi</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="included-genres" type="checkbox" value="Fantasy"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Fantasy</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="included-genres" type="checkbox" value="Game"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Game</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="included-genres" type="checkbox" value="Harem"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Harem</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="included-genres" type="checkbox" value="Historical"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Historical</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="included-genres" type="checkbox" value="Horror"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Horror</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="included-genres" type="checkbox" value="Isekai"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Isekai</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="included-genres" type="checkbox" value="Magic"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Magic</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="included-genres" type="checkbox" value="Mecha"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Mecha</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="included-genres" type="checkbox" value="Military"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Military</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="included-genres" type="checkbox" value="Music"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Music</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="included-genres" type="checkbox" value="Mystery"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Mystery</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="included-genres" type="checkbox" value="Parody"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Parody</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="included-genres" type="checkbox" value="Psychological"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Psychological</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="included-genres" type="checkbox" value="Romance"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Romance</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="included-genres" type="checkbox" value="School"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">School</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="included-genres" type="checkbox" value="Sci-Fi"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Sci-Fi</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="included-genres" type="checkbox" value="Seinen"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Seinen</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="included-genres" type="checkbox" value="Shoujo"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Shoujo</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="included-genres" type="checkbox" value="Shounen"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Shounen</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="included-genres" type="checkbox" value="Slice of Life"> <span class="multi-select__label-text h-flex h-flex-space-between">Slice
                  of Life</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="included-genres" type="checkbox" value="Sports"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Sports</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="included-genres" type="checkbox" value="Supernatural"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Supernatural</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="included-genres" type="checkbox" value="Yaoi"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Yaoi</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="included-genres" type="checkbox" value="Yuri"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Yuri</span></label></li>
          </ul>
        </div>
      </div>
    </div>
    <div class="generator-form__row">
      <div class="multi-select">
        <p class="generator-form__label">Excluded Genres</p>
        <div class="input-container input-container--with-button"><button id="excluded-genres-id" class="input-container__button-input multi-select__button h-btn-reset" type="button" aria-haspopup="true" aria-controls="excluded-genres-container"
            aria-expanded="false"><span class="input-container__button-input-text" id="excluded-genres-text"><span style="display: inline-block;">None</span> <!----></span> <span class="input-container__button"><span class="h-sr-only">Toggle
                Text</span> <span class="input-container__button-icon i-icon i-down-arrow" aria-hidden="true"></span></span></button>
          <ul id="excluded-genres-container" class="multi-select__container h-list-reset multi-select__container--two-column">
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="excluded-genres" type="checkbox" value="Action"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Action</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="excluded-genres" type="checkbox" value="Adventure"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Adventure</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="excluded-genres" type="checkbox" value="Comedy"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Comedy</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="excluded-genres" type="checkbox" value="Drama"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Drama</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="excluded-genres" type="checkbox" value="Ecchi"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Ecchi</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="excluded-genres" type="checkbox" value="Fantasy"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Fantasy</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="excluded-genres" type="checkbox" value="Game"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Game</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="excluded-genres" type="checkbox" value="Harem"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Harem</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="excluded-genres" type="checkbox" value="Historical"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Historical</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="excluded-genres" type="checkbox" value="Horror"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Horror</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="excluded-genres" type="checkbox" value="Isekai"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Isekai</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="excluded-genres" type="checkbox" value="Magic"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Magic</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="excluded-genres" type="checkbox" value="Mecha"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Mecha</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="excluded-genres" type="checkbox" value="Military"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Military</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="excluded-genres" type="checkbox" value="Music"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Music</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="excluded-genres" type="checkbox" value="Mystery"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Mystery</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="excluded-genres" type="checkbox" value="Parody"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Parody</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="excluded-genres" type="checkbox" value="Psychological"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Psychological</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="excluded-genres" type="checkbox" value="Romance"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Romance</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="excluded-genres" type="checkbox" value="School"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">School</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="excluded-genres" type="checkbox" value="Sci-Fi"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Sci-Fi</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="excluded-genres" type="checkbox" value="Seinen"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Seinen</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="excluded-genres" type="checkbox" value="Shoujo"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Shoujo</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="excluded-genres" type="checkbox" value="Shounen"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Shounen</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="excluded-genres" type="checkbox" value="Slice of Life"> <span class="multi-select__label-text h-flex h-flex-space-between">Slice
                  of Life</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="excluded-genres" type="checkbox" value="Sports"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Sports</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="excluded-genres" type="checkbox" value="Supernatural"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Supernatural</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="excluded-genres" type="checkbox" value="Yaoi"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Yaoi</span></label></li>
            <li><label class="multi-select__label" tabindex="-1"><input class="multi-select__input h-hidden-input" name="excluded-genres" type="checkbox" value="Yuri"> <span
                  class="multi-select__label-text h-flex h-flex-space-between">Yuri</span></label></li>
          </ul>
        </div>
      </div>
    </div>
    <div class="generator-form__row" style="display: none;">
      <div class="checkboxes checkboxes--radio">
        <p class="generator-form__label">AL or MAL?</p>
        <div class="checkboxes__inputs"><label class="checkboxes__label" tabindex="0"> AniList (AL) <input class="checkboxes__input h-hidden-input" type="radio" name="ALMAL" value="AniList"> <span class="checkboxes__check"
              aria-hidden="true"></span></label> <label class="checkboxes__label" tabindex="0"> MyAnimeList (MAL) <input class="checkboxes__input h-hidden-input" type="radio" name="ALMAL" value="MyAnimeList"> <span class="checkboxes__check"
              aria-hidden="true"></span></label></div>
        <p class="h-note">*MyAnimeList API is in BETA and can sometimes be slow to respond</p>
      </div>
    </div>
    <div class="generator-form__row" style="display: none;">
      <p class="generator-form__label">Username</p>
      <div class="input-container"><label class="h-sr-only" for="ALMALUsername">AL / MAL Username</label> <input id="ALMALUsername" class="input-container__input" type="text" name="ALMALUsername" placeholder="ie. Krazyhawk"></div>
      <p class="h-note" style="margin-top: -5px;"> *I don't store your username. I only use it to get your anime list. </p>
    </div>
    <div class="generator-form__row" style="display: none;">
      <div class="checkboxes checkboxes--radio">
        <p class="generator-form__label">List</p>
        <div class="checkboxes__inputs"><label class="checkboxes__label" tabindex="0"> All <input class="checkboxes__input h-hidden-input" type="radio" name="ALMALList" value=""> <span class="checkboxes__check" aria-hidden="true"></span></label>
          <label class="checkboxes__label" tabindex="0"> Watching <input class="checkboxes__input h-hidden-input" type="radio" name="ALMALList" value="current"> <span class="checkboxes__check" aria-hidden="true"></span></label> <label
            class="checkboxes__label" tabindex="0"> Planning <input class="checkboxes__input h-hidden-input" type="radio" name="ALMALList" value="planning"> <span class="checkboxes__check" aria-hidden="true"></span></label> <label
            class="checkboxes__label" tabindex="0"> Paused <input class="checkboxes__input h-hidden-input" type="radio" name="ALMALList" value="paused"> <span class="checkboxes__check" aria-hidden="true"></span></label> <label
            class="checkboxes__label" tabindex="0"> Completed <input class="checkboxes__input h-hidden-input" type="radio" name="ALMALList" value="completed"> <span class="checkboxes__check" aria-hidden="true"></span></label></div>
      </div>
    </div>
    <div class="generator-form__row" style="display: none;">
      <div class="checkboxes checkboxes--radio">
        <p class="generator-form__label">Hide or Show?</p>
        <div class="checkboxes__inputs"><label class="checkboxes__label" tabindex="0"> Hide my anime <input class="checkboxes__input h-hidden-input" type="radio" name="AlMalOnlyMyAnime" value="false"> <span class="checkboxes__check"
              aria-hidden="true"></span></label> <label class="checkboxes__label" tabindex="0"> Only show my anime <input class="checkboxes__input h-hidden-input" type="radio" name="AlMalOnlyMyAnime" value="true"> <span class="checkboxes__check"
              aria-hidden="true"></span></label></div>
      </div>
    </div> <!---->
  </div>
  <footer class="h-text-center h-normal-padding-top"><button id="GeneratorFormListBtn" class="generator-form__btn h-btn" type="submit">Generate Random List</button> <br> <button id="GeneratorFormSingleBtn" class="generator-form__btn-link h-btn-link"
      type="submit">Generate Single Random Anime</button></footer> <!---->
</form>

POST

<form id="Form17" method="POST"><label for="Name17">Name</label>
  <div class="input-container"><input id="Name17" class="input-container__input" type="text" name="Name" placeholder="Haruhiro" required=""></div> <!----> <label for="Email17">Email<span> (optional)</span></label>
  <div class="input-container"><input id="Email17" class="input-container__input" type="text" name="Email" placeholder="haru@grimgar.world"></div> <!----> <!----> <!----> <label for="Message17">Message</label>
  <div class="input-container"><textarea id="Message17" class="input-container__input" name="Message" rows="5" placeholder="Goblins, goblins, goblins..." required=""></textarea></div> <!----> <!---->
  <div class="h-text-right">
    <div class="h-sr-only"><label for="SecretSauce17">Secret Sauce - This is a hidden. Shhhh.</label> <input id="SecretSauce17" type="text" name="SecretSauce" tabindex="-1"></div>
    <p class="h-note">Please be kind and help improve the website.</p> <button type="submit" class="h-btn" disabled="">Send Message</button>
  </div>
</form>

Text Content

JavaScript has been disabled

This website will not work properly without JavaScript enabled. Please enable
it.


RANDOMANIMEORG

 * Anime Like..
 * SpinnerBETA
 * About ▼
   * About the website
   * Frequently asked questions
   * Edits and updates
   * Supporting and donating
   * Contact me

Search for an animeSearch
Quick scroll to generator

Mar 15 2023


RANDOM ANIME OF THE DAY


KANATA NO ASTRA ASTRA LOST IN SPACE

In the year 2063, space travel is feasible and commercially available. As the
cheerful Aries Spring arrives at the spaceport to attend a camp on the distant
planet McPa, her purse is suddenly snatched by a reckless thief. Luckily, the
athletic Kanata Hoshijima is able to retrieve it for her, and Aries soon
discovers that he is among the group of teenagers...

More Details
   
 * Adventure
 * Mystery
 * Sci-Fi
 * Shounen


WELCOME TO RANDOMANIME.ORG!

Looking for a new anime show to watch? Well, you've come to the right place! Hi,
I'm Kyle, creator and owner of this website. My random anime generator was
created to help people find new anime shows by creating randomized lists. The
generator takes into account your preferences to serve up an anime list you are
bound to love. Alternatively, you can give it free reign, creating a list of all
the anime on the site for complete variety. Either way, you will be able to
easily look through tons of new anime shows, read what they're about, watch
their trailers, and even see some popular websites where you can stream them.

Getting started is easy. Just scroll down, and tell me what you are looking for.


GENRE BASED LIST

You can tell me what genres you like, or don't like, and only those anime will
appear in your list. Alternatively, you can let fate decide for you by choosing
"All" included genres.




AL / MAL BASED LIST

Enter your AniList or MyAnimeList username and I'll filter out the anime on
whichever list you choose. Alternatively, I can create a custom list of only
those anime.




ANIME BASED LIST

Want a list based off an anime you have in mind? You can choose any anime from
the site and I'll build a custom, randomized list based of that anime's genres.




RANDOM ANIME GENERATOR


COMPLETE THE FORM BELOW TO GENERATE A LIST OR SINGLE ANIME

Simple | Advanced

View

Single

List


Language

Any

Sub

Dub


Type

Genres

AL / MAL

Anime


TV Rating

All Toggle Text
 * TV-G
 * TV-PG
 * TV-14
 * TV-MA

Watch Links

All Toggle Text
 * Netflix
 * Hulu
 * Crunchyroll
 * Funimation
 * HIDIVE
 * 9Anime
 * AnimeShow
 * GoGoAnime
 * WatchCartoonOnline

Episodes 1 - 100+



Score Range 1.0 - 10.0



Year Range 1970 - 2023



Select Anime

Choose an Anime Toggle autocomplete dropdown

Included Genres

All Toggle Text
 * Action
 * Adventure
 * Comedy
 * Drama
 * Ecchi
 * Fantasy
 * Game
 * Harem
 * Historical
 * Horror
 * Isekai
 * Magic
 * Mecha
 * Military
 * Music
 * Mystery
 * Parody
 * Psychological
 * Romance
 * School
 * Sci-Fi
 * Seinen
 * Shoujo
 * Shounen
 * Slice of Life
 * Sports
 * Supernatural
 * Yaoi
 * Yuri

Excluded Genres

None Toggle Text
 * Action
 * Adventure
 * Comedy
 * Drama
 * Ecchi
 * Fantasy
 * Game
 * Harem
 * Historical
 * Horror
 * Isekai
 * Magic
 * Mecha
 * Military
 * Music
 * Mystery
 * Parody
 * Psychological
 * Romance
 * School
 * Sci-Fi
 * Seinen
 * Shoujo
 * Shounen
 * Slice of Life
 * Sports
 * Supernatural
 * Yaoi
 * Yuri

AL or MAL?

AniList (AL) MyAnimeList (MAL)

*MyAnimeList API is in BETA and can sometimes be slow to respond

Username

AL / MAL Username

*I don't store your username. I only use it to get your anime list.

List

All Watching Planning Paused Completed

Hide or Show?

Hide my anime Only show my anime
Generate Random List
Generate Single Random Anime


FEBRUARY SUPPORTERS

My family <3irkimatsuNeyoSemperDuxHYOUKA MusicKaya


#SUPPORTRANDOMANIME

This website is ad-free. You're a visitor, not a customer.
If you are able, consider supporting my work.
Learn more about supporting

 * PayPal
 * Coffee
 * Patreon


HOME SCREEN SHORTCUT

Save this website to your home screen and open it just like a native app! In
your mobile browser, click the share icon, or three dot menu, and then 'Add to
Home Screen'.


RANDOM ANIME WAS CREATED, AND IS
MAINTAINED, BY KYLE HAWK.

 * Connect:
 * AniList
 * MyAnimeList
 * Email


NAVIGATION

 * Home
 * Generator
 * Anime Like
 * Search
 * About
 * Contact
 * FAQs
 * Edits / Updates
 * Supporting / Donating
 * Thank You
 * Rekku
 * Sitemap


LEGAL

All anime series names, images, and content are copyrighted content of their
respective license holders. I do not own the rights to any of these anime
series. Anime information compiled from AniList and MyAnimeList.

Usage of website agrees user to Terms of Use

V: 4.1.5
Creative Commons BY-NC-SA 4.0 License


FEEDBACK

Name

Email (optional)

Message

Secret Sauce - This is a hidden. Shhhh.

Please be kind and help improve the website.

Send Message
Scroll back to top