random#

classmethod Rotation.random(shape: int | tuple = 1) Object3d[source]#

Create object with random data.

Parameters:
shape

Shape of the object.

Returns:
obj

Object with random data.