Skip to content

Instantly share code, notes, and snippets.

@spencejs
Created March 22, 2013 05:53
Show Gist options
  • Save spencejs/5219271 to your computer and use it in GitHub Desktop.
Save spencejs/5219271 to your computer and use it in GitHub Desktop.
Random Digit
<?php echo rand(1,3); // Random var ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment