True randomization cannot be achieved by an RNG (Random number generation - Wikipedia, the free encyclopedia) which is what PHP uses to generate random integers.

What you are doing is "seeding"...