Created
May 31, 2019 18:24
-
-
Save just1and0/0852c2d03adfa15ca78ab2c63e4adbb4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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