Skip to content

Instantly share code, notes, and snippets.

@gearmobile
Created May 30, 2017 15:22
Show Gist options
  • Save gearmobile/a005a750fc2296576f4c8f8b41c9746a to your computer and use it in GitHub Desktop.
Save gearmobile/a005a750fc2296576f4c8f8b41c9746a to your computer and use it in GitHub Desktop.
var _key = genKey();
function genKey () {
return Time.now().toFixed(3)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment