var randomNumber = Math.random();
What is the initial seed used in this function?
Edited -- I don't know why this question was marked duplicate with the question which asked the working of this method.
I just want to know the exact initial seed used to implement this. I just used this method to get a random number. My program was running on latest version of the Google Chrome browser. So can someone please help me? I am just a beginner, Advanced stuff scare me. Thanks in advance.