Jump to content

How do I create a UNIQUE random string?


poleposters

Recommended Posts

Hi all . I have an image upload script and I rename the files as they are uploaded.

 

At the moment im using the rand function to create a random number.

 

I know I can use rand(1,1000000) to create a random number with a one in a million chance of duplication. But for the sake of being thorough I'd like to know if there is a function to create a unique random number?

Link to comment
https://forums.phpfreaks.com/topic/100443-how-do-i-create-a-unique-random-string/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.