Created
March 22, 2013 05:53
-
-
Save spencejs/5219271 to your computer and use it in GitHub Desktop.
Random Digit
This file contains 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
<?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