anyanime.getAnime({ type: "gif", number: 10 }).then(console.log); // Shows 10 random anime gif pfp images. // Both are async functions because it fetches the images from AnyAnime Api and that might take some time. anyanime.checkUpdate(true);Search...