Skip to content

Instantly share code, notes, and snippets.

@betawax
Created January 31, 2011 13:25
Show Gist options
  • Save betawax/804020 to your computer and use it in GitHub Desktop.
Save betawax/804020 to your computer and use it in GitHub Desktop.
Generate a random key
sha1(microtime(TRUE).mt_rand(10000, 90000));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment