Randn ===== Returns a tensor filled with random numbers from a normal distribution with mean 0 and variance 1. **Abstract Signature:** ``Randn(size: int)`` .. raw:: html
torch.randn
jax.random.normal
np.random.randn
keras.random.normal
tf.random.normal
mlx.core.random.normal