World
World copied to clipboard
feat: randn without the global variables.
Change randn()
so that it does not use global variables.
If the state of randn is the same, the output will be the same as before the change.