forumnz Posted May 9, 2008 Share Posted May 9, 2008 How can I generate a random 32 character string? Link to comment https://forums.phpfreaks.com/topic/104925-random-32-char-string/ Share on other sites More sharing options...
micmania1 Posted May 9, 2008 Share Posted May 9, 2008 rand(uniqid(), true); Link to comment https://forums.phpfreaks.com/topic/104925-random-32-char-string/#findComment-537069 Share on other sites More sharing options...
The Little Guy Posted May 9, 2008 Share Posted May 9, 2008 http://phpsnips.com/snippet.php?id=24 Link to comment https://forums.phpfreaks.com/topic/104925-random-32-char-string/#findComment-537070 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.