Skip to content

Instantly share code, notes, and snippets.

@joshuapbritz
Created November 21, 2017 11:52
Show Gist options
  • Save joshuapbritz/7c3d016ff847af5cb94a5b7f49b1979a to your computer and use it in GitHub Desktop.
Save joshuapbritz/7c3d016ff847af5cb94a5b7f49b1979a to your computer and use it in GitHub Desktop.
function randomNumber() {
return 4 //Determined by dice roll. 100% guaranteed to be random
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment