por que usar np.log
a = np.floor(10*np.random.random((3,4))) print(a)
Nice Nightingale
a = np.floor(10*np.random.random((3,4))) print(a)