Echo JS 0.11.0

<~>
Swizz 2543 days ago. link 0 point
Another contrib, less exotic than the first one, I did :

(function(){
  console.log(window[
      (13)["toString"](36).toUpperCase() + 
      (10)["toString"](36) +
      (29)["toString"](36) +
      (14)["toString"](36)
    ][
      (23)["toString"](36) +
      (24)["toString"](36) +
      (32)["toString"](36)
    ]
    ()
  )
})();

Replies

photopea 2543 days ago. link 1 point
This one does contain "Date.now()" on the right simplified side.