Forum
Random Number Generator
I'm trying to get perch to crop a gallery of images at different heights to a achieve a sort of image jigsaw effect....
<perch:content type="image" id="image" label="Image" width="140" crop="true" />
Because all the images in the assets are the standard size, so the gallery is symmetrical.
You might be better to resize them dynamically on the front end.
So I take it there is no way of generating a random number using perch
There's no way of resizing an image to a random size.