T3Frame.random_orthogonal_like# static t3toolbox.frame_variations_format.T3Frame.random_orthogonal_like(frame)# def random_orthogonal_like(frame: 'T3Frame') -> 'T3Frame': A random orthogonal frame with the same shape/ranks/stack as frame. Parameters: frame (T3Frame) Return type: T3Frame