Returns a fixed amount of random wallpapers.
Last updated 2 years ago
This method belongs to the class -
device
Type of the Device.
<<>>
<Alpha>.getRandomWallpaper().then(x => console.log(x)); // OR <Alpha>.getRandomWallpaper('phone').then(x => console.log(x));