chinakook edited a comment on issue #15225: nd.random is not really random
URL: 
https://github.com/apache/incubator-mxnet/issues/15225#issuecomment-501539139
 
 
   Yes, I found this problem too. If we run a script (contain nd.random) 1000 
times, we will get 1000 same results. However, If put nd.random to a loop with 
1000 iters, we will get 1000 really random numbers.
   
   This issue impacts all module in nd.random such as randint, multinomial etc.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to