I need help with Godot 4

I want to do a project in Godot 4. In this project I have ten colored marbles. I want five random pairs of marbles to come into a square on the stage. I want all this to happen by pressing a button on the screen. Can you help me with this issue?

You need to ask specific questions about specific issues.

Its not a issue and please provide more information that what you done to do this.

Right now I have .glb marbles and I want to add them randomly to the scene and the image formed by the marbles in the scene should be square. The marbles will come to the stage from top to bottom with tween animation, five of the ten marbles will come to the stage in pairs and then a whole image formed by all of them will be square.