web_programming.random_anime_character ====================================== .. py:module:: web_programming.random_anime_character Attributes ---------- .. autoapisummary:: web_programming.random_anime_character.URL web_programming.random_anime_character.headers Functions --------- .. autoapisummary:: web_programming.random_anime_character.random_anime_character web_programming.random_anime_character.save_image Module Contents --------------- .. py:function:: random_anime_character() -> tuple[str, str, str] Returns the Title, Description, and Image Title of a random anime character . .. py:function:: save_image(image_url: str, image_title: str) -> None Saves the image of anime character .. py:data:: URL :value: 'https://www.mywaifulist.moe/random' .. py:data:: headers