Guest User

Untitled

a guest
Jan 17th, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. list($a, $b) = explode(' ', microtime());
  2. $a = round($a*1000.0);
  3. $c = "$b$an";
Add Comment
Please, Sign In to add comment