How does random.nextDouble() work?
I need to create a random data generator to create Matrices, and I was confused about how
random.nextDouble()
worked? It seems to only return values between 0.0
and 1.0
?
If I create 20 different matrices using the above method that has size 4096x4096
would it create enough random numbers?3 Replies
Hey, @Steadhaven!
Please remember to
/close
this post once your question has been answered!Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
💤
Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived. If your question was not answered yet, feel free to re-open this post or create a new one.