chris_DataScience
chris_DataScience
MModular
Created by chris_DataScience on 10/15/2023 in #questions
randn not working
I am trying to use rand and randn functionality from the Mojo library https://docs.modular.com/mojo/stdlib/random/random.html#randn rand works fine, but when trying to import randn I get: error: package 'random' does not contain 'randn' (e.g. "from random import rand, randn" does not work) Any ideas how to fix that or what I did wrong?
2 replies