Skip to content

Instantly share code, notes, and snippets.

@jayzalowitz
Created October 10, 2013 17:19
Show Gist options
  • Save jayzalowitz/6922139 to your computer and use it in GitHub Desktop.
Save jayzalowitz/6922139 to your computer and use it in GitHub Desktop.
random().php
function random() { return ceil(pi());/*chosen by dice roll, guaranteed to be random*/ }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment