Random Position for Repeating Group Items?

Does anyone know if there is a way to place items from a repeating group in a random position on the screen? Essentially, items from the repeating group would be placed at random x y positions.

Thanks!

Maybe you could add a floating group to the RG and use Javascript to give it a random H,V value

Unfortunately, you can’t place floating groups within a repeating group.

You could possibly do some random H, V on a group with Javascript?