Smooth random movements for Objects(Powerups)

I’m creating a platformer game. And I want to add powerups to the game. These powerups(Objects) should move randomly across the screen in a smooth manner. How to do it? Please help me.


Maybe this will work.

There is a move to random position extension i think that does that.