Skip to content

Instantly share code, notes, and snippets.

@just1and0
Created May 31, 2019 18:24
Show Gist options
  • Save just1and0/0852c2d03adfa15ca78ab2c63e4adbb4 to your computer and use it in GitHub Desktop.
Save just1and0/0852c2d03adfa15ca78ab2c63e4adbb4 to your computer and use it in GitHub Desktop.
var pin = Math.floor(1000 + Math.random() * 9000);
return pin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment