Skip to content

Instantly share code, notes, and snippets.

@xnuk
Last active August 29, 2015 14:03
Show Gist options
  • Select an option

  • Save xnuk/69050c1368cd355b7bea to your computer and use it in GitHub Desktop.

Select an option

Save xnuk/69050c1368cd355b7bea to your computer and use it in GitHub Desktop.
var func=((function(){
var r=Math.random();
(function(){
var r=Math.random();
(function(){
/* A */
})()
})()
return r
})())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment