Skip to content

Instantly share code, notes, and snippets.

@finwe
Created March 23, 2011 08:19
Show Gist options
  • Save finwe/882784 to your computer and use it in GitHub Desktop.
Save finwe/882784 to your computer and use it in GitHub Desktop.
<?php
return (int)("-" . Rand(100,999) . Rand(100,999) . Rand(100,999));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment