GIPHY's Random and Related SDK
Learn and practice GIPHY's random and related SDK functions.
We'll cover the following
In this lesson, we’ll explore two SDK functions—random
and related
.
Random item
GIPHY provides us with an SDK function, random
, that fetches a single random GIF similar to the API endpoint, random GIF. This function takes in some options (optional) and returns a random item (GIF, sticker, animated text, or a video).
The base signature for this SDK is mentioned in the code block below:
Get hands-on with 1400+ tech skills courses.