Skip to content

Instantly share code, notes, and snippets.

@Bijesse
Created July 24, 2014 19:00
Show Gist options
  • Save Bijesse/b5eb73add8ff28d50cb2 to your computer and use it in GitHub Desktop.
Save Bijesse/b5eb73add8ff28d50cb2 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="[add your bin description]" />
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body>
</body>
</html>
var ranNumber = Math.random();
console.log(ranNumber);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment