fork download
  1. function getRandomNumber() {
  2. console.log('4') //chosen by fair dice roll
  3. //guaranteed to be random
  4. }
Success #stdin #stdout 0.02s 4936KB
stdin
Standard input is empty
stdout
Standard output is empty