shinipsum
shinipsum copied to clipboard
Pass arguments to random_image
Right now random_image() doesn't allow to change width height and alt
# Output for imageOutput():
list(src = "",
contentType = 'image/jpg',
width ="",
height ="",
alt = "Your choice")
Heylo!
If this is still of interest, I'd be happy to implement it?