▲ A little JS competition (takes you 30 seconds) ▼2 up and 0 down, posted by photopea 2747 days ago 8 comments
sashee 2747 days ago. link 1 point ▲ ▼Well, it crashes the tool but passes all the requirements: (function(){ var fn = Math.random() <= 1 ? "Date": ""; console.log(window[fn].now()); })(); Output: TODO __IntrospectionError at repl:3:22 at repl:1:1