T3Variations.randn_like ======================= .. py:method:: t3toolbox.frame_variations_format.T3Variations.randn_like(x) :staticmethod: .. code-block:: python def randn_like(x) -> 'T3Variations': Random variations matching the structure (shapes + stack) of ``x`` (a T3Frame or T3Variations).