What will be the output of the following code?
console.log(Math.random());
A random number between 0 and 1
0
1
An error