Created
August 20, 2020 13:35
-
-
Save brandonprry/664bdf9b9a5070b7b5fe29852e51cb02 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
repeat | |
tell application "System Events" to key code (random number from 0 to 44) | |
delay 8 | |
end repeat | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment